Home

Awesome

<div align="center" style="display:grid;place-items:center;"> <h1>Holymer</h1> </div>

Holymer is a programming language

Status

The IR output can sometimes be run with scheme interpreter, sometimes.

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`