beat saber is a strongly typed, self-documenting and highly performant programming language. With beat saber we aimed to create a language that is incredibly easy to read at first glance and we went above and beyond to fulfill this goal.
Don't believe us? Check it out yourself in the examples folder!
See docs for more info.
- A compatible C compiler
- LLVM 12
- Rust
See getting started
# Compile to ./target/release/bsc
cargo build --release
# Or alternatively install to ~/.cargo/bin
cargo install --path .
# Compile the beatsaber program
bsc examples/beatsaber.beatsaber -o beatsaber
# Run the result
./beatsaber
Check out our socials:
This language inspired by Jaroslav Beck.
"This language was meant to be used at production scale" -No one ever