lisette-emit 0.2.0

Little language inspired by Rust that compiles to Go
Documentation
1
2
3
4
mod bindings;
pub(crate) mod decision_tree;
mod matching;
mod tree_emitter;