# Izanami programming language


This language is implemented using the [Crafting Interpreters](https://craftinginterpreters.com) book

The language will be written fully in Rust

Basically this is me following the book