Concatenative topics
Concatenative meta
Other languages
Meta
mlatu is a concatenative programming language; you can concatenate two programs and its result will be the concatenation of the programs' individual results. It is declarative: instead of telling the implementation what to do, one tells the implementation what is. mlatu is evaluated via a term-rewriting system and so all expressions are referentially transparent, evaluating to the same result each time they are written.
mlatu is interacted with via a structured editor and interface, removing most syntactical bikesheds.
For more information, visit the GitHub page: https://github.com/mlatu-lang/mlatu
This revision created on Wed, 18 May 2022 12:08:09 by razetime (update with new link)