Execute SNUSP/Tcl: Difference between revisions

Added some sample code for convenience
(Added implementation of Bloated SNUSP!)
(Added some sample code for convenience)
Line 319:
}
if {$last != 10} {puts ""}</lang>
==Test Code==
This prints out a random number of random length:
<pre><nowiki>$!/+++++++++%++++++++++++++++++++++++++++++++++++++++++++++++.!/-\
\====================================<#!?%+++++++++++++++>===\?/</nowiki></pre>
This (from the esolangs wiki) prints exclamation marks until you press a key:
<pre><nowiki> /==.==<==\
| |
/+++++++++++==&\==>===?!/==<<==#
\+++++++++++\ |
$==>==+++++++++++/ \==>==,==#</nowiki></pre>
Anonymous user