Skip to content

rhoskal/mox

Repository files navigation

Mox Lang

A new language that combines Elm, Elixir and Ocaml. Features include:

  • ML family language (syntax, immutability, static typing, etc)
  • 100% Type inference
  • Static typing with nominal types
  • Garbage collected
  • Code is eagerly evaluated
  • All functions are curried
  • Tail call optimization
  • First-class documentation
  • Multi-core support
  • Debug support
  • Native compilation using LLVM/MLIR
  • FFI support with [x language]
  • Arbitrary precision integers (default)

Setup

cabal install alex ghcid

About

Mox lang — a mix of Elm, Elixir, & Ocaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published