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.
Whenever executes via command-line:
./whenever <path/to/file/name.we>
The license is available within the repository in the LICENSE file.