Another lisp dialect (mirror)
Go to file
azur e6b31b39b0 factorial example, bring back println for now 2023-03-07 04:41:34 +07:00
example factorial example, bring back println for now 2023-03-07 04:41:34 +07:00
src factorial example, bring back println for now 2023-03-07 04:41:34 +07:00
.gitignore init 2023-03-04 22:34:12 +07:00
Cargo.lock change compiled binary name 2023-03-07 04:37:48 +07:00
Cargo.toml change compiled binary name 2023-03-07 04:37:48 +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
a.hlm allow js method chaining 2023-03-07 04:27:24 +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`