oonta 0.3.1

OCaml (subset) to LLVM IR compiler front-end
Documentation
1
2
3
4
5
pub mod build_ast;
pub mod currying;
pub mod ir_generation;
pub mod monomorphization;
pub mod type_inference;