Hello world/Text: Difference between revisions

Content added Content deleted
m (→‎{{header|NS-HUBASIC}}: Now it's documented how to implement Loops/Infinite with full compliance using a ? command instead of a PRINT command.)
Line 3,081: Line 3,081:


=={{header|Tailspin}}==
=={{header|Tailspin}}==
<lang tailspin>'Hello World' -> stdout</lang>
<lang tailspin>'Hello World' -> !OUT::write</lang>


=={{header|Tcl}}==
=={{header|Tcl}}==