Warning
Compiler is not fully implemented yet.
Logo by Strawberry 🍓
Compiler for the B Programming Language implemented in Crust
$ make
$ ./build/b -run ./examples/hello_world.b
Also check out more examples at ./examples/. Find the project documentation at ./docs/.
- https://en.wikipedia.org/wiki/B_(programming_language)
- https://www.nokia.com/bell-labs/about/dennis-m-ritchie/kbman.html
- https://www.nokia.com/bell-labs/about/dennis-m-ritchie/bref.html
- https://www.nokia.com/bell-labs/about/dennis-m-ritchie/btut.html
- https://github.com/tsoding/good_training_language
- https://www.felixcloutier.com/x86/
- https://www.scs.stanford.edu/~zyedidia/arm64/