B Programming Language WarningCompiler is not fully implemented yet. Logo by Strawberry 🍓 Compiler for the B Programming Language implemented in Crust Dependencies Rust - the compiler is written in it; fasm - used as the compiler backend; Quick Start $ make $ ./build/b -run ./examples/hello_world.b Also check out more examples at ./examples/. References https://en.wikipedia.org/wiki/B_(programming_language) https://www.nokia.com/bell-labs/about/dennis-m-ritchie/kbman.html https://github.com/tsoding/good_training_language https://www.felixcloutier.com/x86/ https://www.scs.stanford.edu/~zyedidia/arm64/