Jump to content

Hello world/Text: Difference between revisions

Add Refal
imported>Arakov
(Add Refal)
Line 3,915:
=={{header|RED}}==
<syntaxhighlight lang="red">print "Hello world!"</syntaxhighlight>
 
=={{header|Refal}}==
<syntaxhighlight lang="refal">$ENTRY Go {
= <Prout 'Hello, world!'>;
};</syntaxhighlight>
 
=={{header|Relation}}==
2,114

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.