Code Golf: Code Golf: Difference between revisions

Content added Content deleted
(Add Plain English)
(→‎{{header|Plain English}}: Add byte count for Plain English executable)
Line 330: Line 330:
Without a string literal, the program is 98 bytes long.
Without a string literal, the program is 98 bytes long.
<syntaxhighlight lang="text">To run:Start up.Write$436F646520476F6C66 to the console without advancing.Wait for the escape key.</syntaxhighlight>
<syntaxhighlight lang="text">To run:Start up.Write$436F646520476F6C66 to the console without advancing.Wait for the escape key.</syntaxhighlight>
The executable compiled by the Plain English compiler weighs in at 143,360 bytes.


=={{header|PureBasic}}==
=={{header|PureBasic}}==