Loops/Infinite: Difference between revisions

Content added Content deleted
m (→‎{{header|NS-HUBASIC}}: Now it's documented how to implement Loops/Infinite with full compliance in two additional ways: with a FOR loop or the RUN command.)
(Add Fish)
Line 641: Line 641:
}
}
</lang>
</lang>

=={{header|Fish}}==
<lang fish>a"MAPS"ooooo</lang>


=={{header|Forth}}==
=={{header|Forth}}==