Tree @master (Download .tar.gz)
The Maentwrog Programming Language
This is the reference distribution for the Maentwrog programming language, designed and implemented in 1993.
This distribution contains the reference interpreter, written in ANSI C, a rudimentary specification document, and some example Maentwrog programs.
It also contains a few other miscellaneous contemporaneous C programs by the author, for historical interest.
The specification and example programs in this distribution were taken from the esolangs.org wiki page for Maentwrog that was written by User:Marinus. Thanks Marinus!
All of these materials are in the public domain.
The current released version of the Maentwrog distribution is version 1.1 revision 2018.0608.
Commit History
@master
git clone https://git.catseye.tc/Maentwrog/
- Merge pull request #1 from catseye/develop-2018-1 Chris Pressey (commit: GitHub) 8 years ago
- Prep for another minor release. Chris Pressey 8 years ago
- Split README-and-spec into a README and a spec. Chris Pressey 8 years ago
- Better documentation on building with DICE C under AmigaDOS 1.3. Chris Pressey 8 years ago
- Add build.seq for building under AmigaDOS 1.3; ignore UAE files. Chris Pressey 10 years ago
- Added tag rel_1_1_2014_0923 for changeset e6b47b4e6b09 Chris Pressey 11 years ago
- Clean up README for revision release. Chris Pressey 11 years ago
- Expand tabs to spaces! Chris Pressey 11 years ago
- I'm a bit sick of the strdup() nonsense, so let's do this. Chris Pressey 11 years ago
- Force bin directory to exist; easier than creating it. Chris Pressey 11 years ago
- Missed 'em by _that_ much. Chris Pressey 11 years ago
- NetBSD: fix "warning: array subscript has type char" warnings. Chris Pressey 11 years ago
- Tweak Makefile and clean up all warnings (on recent Linux anyway.) Chris Pressey 11 years ago
- Improve Makefile. Clean up warnings in rdp.c. Chris Pressey 11 years ago
- Reduce compilation warnings. Chris Pressey 11 years ago
- Move Makefile to root dir, executables to bin. Chris Pressey 11 years ago
- Added tag rel_1_1_2013_0226 for changeset 18d9b5d51110 Chris Pressey 11 years ago
- Rectify file permissions. catseye 13 years ago
- Fix Makefile (include math lib where needed.) catseye 13 years ago
- Place this distribution in the public domain. catseye 13 years ago
- Avoid compiler warnings for -ansi -pedantic. Cat's Eye Technologies 14 years ago
- Add Makefile. Cat's Eye Technologies 14 years ago
- At least make the tables look readable. I hope. Cat's Eye Technologies 14 years ago
- Convert documentation to Markdown. Cat's Eye Technologies 14 years ago
- Added tag rel_1_1_2011_0426 for changeset 89bd258e3fdb Cat's Eye Technologies 14 years ago
- Import of Maentwrog version 1.1 revision 2011.0426 sources. Cat's Eye Technologies 14 years ago
- Added tag rel_1_0_2007_0930 for changeset dfa374858e1c Cat's Eye Technologies 14 years ago
- Initial import of Maentwrog version 1.0 revision 2007.0930 sources. Cat's Eye Technologies 14 years ago