megahallon / whenever

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whenever

An interpretator for the esoteric language Whenever. It should be fairly complete, however there are some known limitations (mostly due to lack of test code):

  • "Most standard mathematical functions" missing
  • Floating point numbers not handled

Inspired by Sarah Groff-Palermo's Javascript version.

Running the Program

Whenever executes via command-line:

./whenever <path/to/file/name.we>

Copyright and license

The license is available within the repository in the LICENSE file.

About

License:MIT License


Languages

Language:JavaScript 100.0%