blob: 0a7960ea3bff9661586cea0231e595fbdb6b9ca9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Whitespace is a imperative stack-based programming language that,
contrary to most languages, ignores any non-whitespace characters.
Only spaces, tabs, and newlines are considered syntax in Whitespace.
This port is a prototype interpreter for the Whitespace programming
language written in Haskell.
WWW: http://compsoc.dur.ac.uk/whitespace/
|