Interpreter for the Whitespace esoteric language
src | ||
.gitignore | ||
hello_world.wh | ||
LICENSE | ||
README.md |
Whitespace Interpreter
Interpreter for the Whitespace esoteric language
This is directly taken from this exercice: https://www.codewars.com/kata/52dc4688eca89d0f820004c6/
Quickstart
$ python3 -m src hello_world.wh