xrcf 0.1.0

A compiler framework to enable the rapid development of programming language compilers
Documentation
1
2
3
4
mod op;

pub use op::FuncOp;
pub use op::ReturnOp;