1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
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

9 lines
343 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.
WWW: http://compsoc.dur.ac.uk/whitespace/