runmat-hir 0.4.6

High-level IR for RunMat with type inference and lowering utilities
Documentation
1
2
3
4
5
pub(crate) mod ctx;
pub(crate) mod expr;
pub(crate) mod stmt;

pub use ctx::lower;