Category:Whitespace: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '{{language |site=http://compsoc.dur.ac.uk/whitespace/ }} Whitespace is a language in which non whitespace characters are ignored; only spaces, tabs and newlines are considered sy…')
 
(Add warning)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{language
{{language
|site=http://compsoc.dur.ac.uk/whitespace/
|site=http://compsoc.dur.ac.uk/whitespace/
|exec=interpreted
|tags=whitespace
|hopl=no
|LCT=no
}}
}}
{{alertbox|pink|WARNING: Whitespace code do not play well with this SyntaxHighlight, you have to click Edit on a Whitespace solution to access the code.}}

Whitespace is a language in which non whitespace characters are ignored; only spaces, tabs and newlines are considered syntax.
Whitespace is a language in which non whitespace characters are ignored; only spaces, tabs and newlines are considered syntax.

[[Category:Esoteric_Languages]]

Latest revision as of 04:30, 3 September 2023

Language
Whitespace
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Lang tag(s): whitespace
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Whitespace.
WARNING: Whitespace code do not play well with this SyntaxHighlight, you have to click Edit on a Whitespace solution to access the code.

Whitespace is a language in which non whitespace characters are ignored; only spaces, tabs and newlines are considered syntax.

Subcategories

This category has the following 3 subcategories, out of 3 total.