maxma
Maxma is a term used in computer science to describe a family of small, educational programming languages designed to teach functional programming concepts through a minimal syntax. Rather than referring to a single language, maxma denotes a class of experimental implementations that share a core design philosophy: simplicity, ease of parsing, and predictable behavior.
Core features typically associated with maxma implementations include a small, readable syntax; first-class functions; lexical scoping;
Origins of the term are found in teaching resources and language-design literature that present maxma as an
Although not widely adopted as a practical production language, maxma variants are used in academia to illustrate
See also: functional programming, Scheme, Lisp, language design, interpreter.