B Programming Language WarningCompiler is not fully implemented yet. Compiler for the B Programming Language implemented in Crust Dependencies Rust - the compiler is written in it; fasm - used as the compiler backend; clang - for linking with the C runtime; Quick Start $ make $ ./hello References https://en.wikipedia.org/wiki/B_(programming_language) https://web.archive.org/web/20241214022534/https://www.bell-labs.com/usr/dmr/www/kbman.html https://github.com./tsoding/good_training_language