This crate provides the implementation of the IJzer language.
It defines a parser for the IJzer language, a syntax tree for the IJzer language, and a transpiler for the IJzer language to Rust code.
For documentation of the language itself and how you can use this see the documentation of the ijzer
crate.