The Maentwrog Programming Language
maentw
Version: 1.1
Revision : 2011.0426
Esolang Wiki: Maentwrog
Download
Latest: | maentw-1.1-2011.0426.zip |
| maentw-2007.0930.zip |
Requirements
- To build (required) :
Description
This oddity was the predecessor to Befunge-93. There are no extant
example programs from the time — I tried writing the Sieve of Eratosthenes in it once,
but never got it to work, probably because == was not
implemented correctly. Recently, example programs and a description of the
language (which has become the provisional spec) have been provided by
Marinus — thanks Marinus!
Also included in this distribution, just for fun, are some other contemporaneous C programs of mine: an RPN calculator which was the predecessor of Maentwrog, a simple recursive-descent expression parser, and a simple cellular automata parser (a distant ancestor of ALPACA, perhaps?)