Penguin

Differences between current version and predecessor to the previous major change of WhiteSpace.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 9 Last edited on Friday, April 23, 2004 7:49:26 pm by StuartYeates
Older page: version 8 Last edited on Friday, April 23, 2004 6:07:22 pm by JohnMcPherson Revert
@@ -1,4 +1,7 @@
+[WhiteSpace] is the collection of characters (in [ASCII] or [Unicode]) that leave blank space but no ink on the page. They include spaces, tabs, new lines, etc.  
+  
+----  
 [Whitespace | http://compsoc.dur.ac.uk/whitespace/] is a ProgrammingLanguage similar to [Brainf*ck], which uses only spaces, tabs and newlines as syntax. This means any letters/etc are ignored, so you can just type in comments inline (without whitespace chars, of course). 
  
 ---- 
 CategoryProgrammingLanguages, CategoryObfuscatedProgrammingLanguages