thue-interpreter
v0.1.0
Published
Simple and straightforward interpreter for the esoteric programming language Thue, written in TypeScript.
Downloads
97
Maintainers
Readme
Thue Interpreter
This is an interpreter for the esoteric programming language Thue. It is written in TypeScript.
Thue language
If you want to learn more about the Thue language, you can use the following links:
- https://esolangs.org/wiki/Thue
- https://en.wikipedia.org/wiki/Thue_(programming_language)
- https://github.com/catseye/Thue/blob/master/src/thue.py