Other languages
Computer Science
Meta
Mlatu is a statically typed, stack-based functional programming language designed for simplicity, speed, and safety.
Mlatu is purely-functional like Haskell or Idris. It uses algebraic effects to keep track of side effects.
Mlatu compiles to the BEAM VM bytecode which is also used by Erlang, Elixir, and Gleam. It offers support for concurrency and distributed systems.
It was created from the source of Kitten, and is inspired by Cat, Kitten, and Koka.
This revision created on Fri, 11 Jun 2021 23:53:24 by brightlySalty (add to description)