freebsd-ports/lang/whitespace/pkg-descr
Dmitry Marakasov 59b098fcb3 - Support staging
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax
- Remove redundant OPTIONS_DEFAULT
- Convert single-line pkg-plist to PLIST_FILES
- Remove Author lines
2014-05-09 23:28:12 +00:00

8 lines
343 B
Text

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/