Tree @implement-in-lua (Download .tar.gz)
Wunnel
Try it online @ catseye.tc | Wiki entry @ esolangs.org | See also: Etcha ∘ Gemooy
This is the reference distribution of Wunnel, an esoteric programming language.
At present, it contains:
- the specification of the language, in doc/Wunnel.md, copied from the 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
@implement-in-lua
git clone https://git.catseye.tc/Wunnel/
- Fix the implementation (I believe). Chris Pressey a month ago
- Add some debugging, and a nascent test suite, and fix a few things Chris Pressey a month ago
- Make it even more Wunnel-shaped, not to mention Lua-shaped. Chris Pressey a month ago
- Make the Lua implementation more Wunnel-shaped. Chris Pressey a month ago
- Skeleton of Wunnel in Lua which is actually mostly still Etcha. Chris Pressey 2 months ago
- Arrange licensing info in repo according to REUSE 3.2 convention. Chris Pressey 2 months ago
- Update links in README. Chris Pressey 1 year, 28 days ago
- Add "See also bar" to README. Chris Pressey 3 years ago
- Merge pull request #2 from catseye/develop-1.0-2018.01 Chris Pressey (commit: GitHub) 6 years ago
- CSS bandaid. Chris Pressey 6 years ago