blob: dd6d1a51384a20b4a1fd99d5d3bdf579c475f75a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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.
Author: Edwin Brady
Chris Morris
WWW: http://compsoc.dur.ac.uk/whitespace/
- Li-Lun Wang
llwang@infor.org
|