mathista-0.0.1: A small programming language for numerical computing

Safe HaskellSafe
LanguageHaskell2010

Mathista.Compiler

Documentation

compile :: [Stmt] -> [IL] Source