Another lisp dialect (mirror)
Go to file
azur 3a837e30be Copy over
i dont know how to merge
2023-07-02 16:51:03 +07:00
bin Copy over 2023-07-02 16:51:03 +07:00
com Copy over 2023-07-02 16:51:03 +07:00
example Copy over 2023-07-02 16:51:03 +07:00
ir Copy over 2023-07-02 16:51:03 +07:00
syntax Copy over 2023-07-02 16:51:03 +07:00
typing Copy over 2023-07-02 16:51:03 +07:00
.gitignore Copy over 2023-07-02 16:51:03 +07:00
Cargo.lock Copy over 2023-07-02 16:51:03 +07:00
Cargo.toml Copy over 2023-07-02 16:51:03 +07:00
FUNDING.yml update FUNDING.yml 2023-03-07 04:35:46 +07:00
README.md read me 2023-03-04 22:35:06 +07:00
rust-toolchain.toml init 2023-03-04 22:34:12 +07:00

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`