A modern implementation of the esoteric language thue in javascript.
npm install -g thue
thue [my_file.t]
- Some thue examples available in
examples
folder
- Some thue examples available in
Examples taken from http://esolangs.org/wiki/Thue Original C and Python interpreters: https://github.com/jcolag/Thue/
Thuejs is being developed and maintained as Open-Source software by @angrykoala (https://github.com/angrykoala) licensed under MIT License
The original source code can be found at: https://github.com/angrykoala/thue-js