Yet another ML dialect
- Hindley-Milner type inference
- Let polymorphism
- REPL
- Primitives
- Evaluator
- Declarations
- Modules
- User-defined infix operators
- Algebraic data types + pattern matching
- Records + row-polymorphism
- Type classes
- Do notation
- Optimizer / inliner
- FFI
- JavaScript / JVM / LLVM backend
- Integration with SMT solvers (for eg. proof checking)
Romain Ruetschi
Mental is released under the BSD3 license.