ijzer_lib 0.1.1

Library for IJzer. Provides tools for tensors, parsing syntax tree of the IJ language and transpiling it to rust code.
Documentation

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.