freebsd-ports/lang/whitespace/pkg-descr
Aaron Dalton 4136ed975a Add whitespace 0.3, an interpreter for the Whitespace programming
language.

PR:		ports/97479
Submitted by:	Li-Lun Wang <llwang@infor.org>
Approved by:	tobez
2006-05-30 20:04:03 +00:00

14 lines
409 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/
- Li-Lun Wang
llwang@infor.org