mirror of
https://github.com/azur1s/bobbylisp.git
synced 2024-10-16 02:37:40 -05:00
src | ||
.gitignore | ||
a.hlm | ||
b.hlm | ||
Cargo.lock | ||
Cargo.toml | ||
FUNDING.yml | ||
README.md | ||
rust-toolchain.toml |
Holymer
Holymer is a programming language
It's pretty boring right now so come back later :D
Contributing
You need to have Rust Toolchain installed on your machine before building it.
$ git clone https://github.com/azur1s/holymer.git
$ cd holymer
# build with `cargo build`