It's not "Bee-lang", it's "Blang", like "Clang".
A simple, statically typed, ahead-of-time compiled toy programming language written in Rust.
The Blang Playground is hosted at play.blang.net.
See docs for high-level language documentation and examples.
See docs/examples for runnable examples.
Rust, Cargo, and a working installation of LLVM (currently using v16.0.0).