Hello world/Text: Difference between revisions

Content added Content deleted
(Add bruijn)
(Added RPG)
Line 4,023: Line 4,023:
=={{header|Rockstar}}==
=={{header|Rockstar}}==
<syntaxhighlight lang="rockstar">Shout "Hello world!"</syntaxhighlight>
<syntaxhighlight lang="rockstar">Shout "Hello world!"</syntaxhighlight>

=={{header|RPG}}==
**free
dsply 'Hello World!';


=={{header|RPL}}==
=={{header|RPL}}==