mirror of
https://github.com/TheM1Stery/izanami.git
synced 2025-04-19 16:31:11 +00:00
i kinda cheated, i was checking the answers and then stumbled upon the grammar. Sorry :( |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
Izanami programming language
This language is implemented using the Crafting Interpreters book
The language will be written fully in Rust
Basically this is me following the book