1
1
Fork 0
mirror of https://github.com/azur1s/bobbylisp.git synced 2024-10-16 02:37:40 -05:00
Another lisp dialect (mirror)
Find a file
2023-03-04 06:52:57 +07:00
src statements 2023-03-04 06:52:57 +07:00
.gitignore :trollface: 2023-02-28 15:46:25 +07:00
a.hlm statements 2023-03-04 06:52:57 +07:00
b.hlm write to file 2023-03-01 04:47:56 +07:00
Cargo.lock args parsing 2023-03-02 11:46:10 +07:00
Cargo.toml args parsing 2023-03-02 11:46:10 +07:00
FUNDING.yml move files from main branch 2023-03-01 04:50:10 +07:00
README.md read me 2023-03-01 04:56:56 +07:00
rust-toolchain.toml :trollface: 2023-02-28 15:46:25 +07:00

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`