Execute SNUSP/Tcl: Difference between revisions

m
(Added implementation notes)
m (→‎Core SNUSP: bugfix)
Line 85:
"-" {Set [expr [Get]-1]}
"." {puts -nonewline [format %c [set last [Get]]]}
"," {Set [scan [read stdin 1] %c]}
}
Move
Anonymous user