Hello world/Newline omission: Difference between revisions

Content added Content deleted
m (→‎{{header|Wren}}: Changed to Wren S/H)
imported>Tromp
(goodbye from BLC)
Line 242: Line 242:


<syntaxhighlight lang="befunge">"!dlroW ,eybdooG">:#,_@</syntaxhighlight>
<syntaxhighlight lang="befunge">"!dlroW ,eybdooG">:#,_@</syntaxhighlight>

=={{header|Binary Lambda Calculus}}==

Starting a program with any of the 16 ASCII characters from space to slash will copy the remainder to stdout, so for example

<syntaxhighlight>*Goodbye, World!</syntaxhighlight>


=={{header|Blade}}==
=={{header|Blade}}==