thue

0.1.0 • Public • Published

Thue

A modern implementation of the esoteric language thue in javascript.

Installation & Usage

  1. npm install -g thue
  2. thue [my_file.t]
    • Some thue examples available in examples folder

Examples taken from http://esolangs.org/wiki/Thue Original C and Python interpreters: https://github.com/jcolag/Thue/

License

Xejs 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

Package Sidebar

Install

npm i thue

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • angrykoala