Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 382 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 382 Bytes

whitespace-interpreter

A whitespace interpreter written in Javascript.

This is a solution to the "Whitespace Interpreter" kata on Codewars.

You can refer to the Whitespace page on Wikipedia for more information on this esoteric programming language.