mirror of https://github.com/azur1s/bobbylisp.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
example | 3 months ago | |
src | 3 months ago | |
.deepsource.toml | 3 months ago | |
.gitignore | 3 months ago | |
Cargo.lock | 3 months ago | |
Cargo.toml | 3 months ago | |
FUNDING.yml | 3 months ago | |
README.md | 3 months ago | |
a.hlm | 3 months ago | |
rust-toolchain.toml | 3 months ago |
README.md
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`