lisette-emit 0.1.7

Little language inspired by Rust that compiles to Go
Documentation
1
2
3
4
pub(crate) mod emitter;
pub(crate) mod go_type;
pub(crate) mod native;
pub(crate) mod prelude;