Whitespace (programming language): Difference between revisions

Content deleted Content added
Ssemby (talk | contribs)
No edit summary
Syntax: Fixed spelling
Line 23:
== Syntax ==
 
Whitespace defines a command as a sequencessequence of whitespace characters. For example, <code>[Tab][Space][Space][Space]</code> performs arithmetic addition of the top two elements on the stack.
 
A command is written as an instruction modification parameter (IMP) followed by an operation and then any parameters.