Whitespace_programming_language Whitespace_programming_language

Whitespace programming language - Definition and Overview

Whitespace is an esoteric programming language developed by Edwin Brady and Chris Morris. It was released on 1 April 2003. The interpreter ignores any non whitespace characters. Only spaces, tabs and newlines are considered syntax.

The language itself is an imperative, stack based language. The virtual machine on which programs run has a stack and a heap. The programmer is free to push arbitrary width integers onto the stack (only integers, currently there is no implementation of floating point or real numbers). The user can also access the heap as a permanent store for variables and data structures.

External links


For other uses of Whitespace, see Whitespace and Whitespace (art)

Notable esoteric programming languages

Befunge | Brainfuck | False | INTERCAL | Malbolge | Shakespeare | Unlambda | Whitespace

List of esoteric programming languages | Hello world program in esoteric languages


Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.