mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
12 lines
378 B
Plaintext
12 lines
378 B
Plaintext
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/
|