Tree @1.0-2015.0108 (Download .tar.gz)
Wunnel
This is the reference distribution of Wunnel, an esoteric programming language.
At present, it contains:
- the specification of the language, copied from Wunnel article on the esolangs.org wiki. (Which is in the public domain and was mostly written by me anyway.)
- an implementation of Wunnel in HTML5, using yoob.js.
It's all in the public domain; see the file UNLICENSE for more information.
There is also a public-domain implementation of Wunnel in Java included in the yoob distribution.
Commit History
@1.0-2015.0108
git clone https://git.catseye.tc/Wunnel/
- Use yoob.js 0.7-2015.0108. Select initial example source. Chris Pressey 8 years ago
- Update to yoob.js 0.7 (inconsequential.) Chris Pressey 8 years ago
- Import latest yoob.js 0.7-PRE sources. Chris Pressey 8 years ago
- Update yoob.Controller to 0.7-PRE and add "Reset" button. Chris Pressey 8 years ago
- More small cleanups. Chris Pressey 8 years ago
- Tiny cleanup. Chris Pressey 8 years ago
- Added tag 1.0 for changeset a8baf0f1cb3a Chris Pressey 9 years ago
- Remove Java implementation (already in the yoob distribution.) Chris Pressey 9 years ago
- Update yoob.js components to version 0.6. Chris Pressey 9 years ago
- yoob.Controller has state, docs, block for input, and terminate. Cat's Eye Technologies 9 years ago