Another lisp dialect (mirror)
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.
azur baeaebd714
make deepsource happy
3 months ago
example factorial example, bring back println for now 3 months ago
src make deepsource happy 3 months ago
.deepsource.toml Add .deepsource.toml 3 months ago
.gitignore init 3 months ago
Cargo.lock change compiled binary name 3 months ago
Cargo.toml change compiled binary name 3 months ago
FUNDING.yml update FUNDING.yml 3 months ago
README.md read me 3 months ago
a.hlm allow js method chaining 3 months ago
rust-toolchain.toml init 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`