mathic 0.2.0

A compiler with builtin support of symbolic operations, built with LLVM/MLIR
1
2
3
4
pub mod control_flow;
pub mod declaration;
pub mod expression;
pub mod statement;