WhiteSpaceInterpreter

February 6, 2022 ยท View on GitHub

A python interpreter for an esoteric programming language that uses only whitespace as syntax.

I wrote as a codewars exercise, and looking back at it, I'm pretty happy with how it turned out.