Code Golf: Code Golf: Difference between revisions

→‎{{header|Plain English}}: Add byte count for Plain English executable
(Add Plain English)
(→‎{{header|Plain English}}: Add byte count for Plain English executable)
Line 330:
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>
The executable compiled by the Plain English compiler weighs in at 143,360 bytes.
 
=={{header|PureBasic}}==
175

edits