Interpreter for the Whitespace esoteric language
Find a file
2020-06-15 12:11:16 +02:00
src Add example whitespace file 2020-06-15 12:11:16 +02:00
.gitignore Add caches 2020-03-15 11:31:26 +01:00
hello_world.wh Add example whitespace file 2020-06-15 12:11:16 +02:00
LICENSE Create LICENSE 2020-01-08 20:06:39 +01:00
README.md Add example whitespace file 2020-06-15 12:11:16 +02:00

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