git @ Cat's Eye Technologies Wunnel / master
Note that there is a Lua implementation now. Chris Pressey 8 months ago
1 changed file(s) with 6 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
1919 At present, it contains:
2020
2121 * the specification of the language, in [doc/Wunnel.md][], copied from
22 the [Wunnel article][] on the esolangs.org wiki. (Which is in the
23 public domain and was mostly written by me anyway.)
24 * an implementation of Wunnel in HTML5, using [yoob.js][].
22 the [Wunnel article][] on the esolangs.org wiki (which is in the
23 public domain and was mostly written by me anyway);
24 * an implementation of Wunnel in JavaScript and HTML5, using [yoob.js][]; and
25 * an implementation of Wunnel in Lua.
2526
26 It's all in the public domain; see the file UNLICENSE for more information.
27 It's all in the public domain; see the file [LICENSES/Unlicense.txt][] for more information.
2728
2829 There is also a public-domain implementation of Wunnel in Java included
2930 in [the yoob distribution][].
3233 [Wunnel article]: http://esolangs.org/wiki/Wunnel
3334 [yoob]: http://catseye.tc/node/yoob
3435 [yoob.js]: http://catseye.tc/node/yoob.js
36 [LICENSES/Unlicense.txt]: LICENSES/Unlicense.txt
3537 [the yoob distribution]: https://catseye.tc/distribution/yoob_distribution