pete286/repl.jor

6 lines
174 B
Plaintext
Raw Normal View History

: start-repl activate ' putc task-emit !
s" .:: J O R T H ( jean forth) ::." type cr
begin receive loadstring s" ok" type cr again ;
task const REPL
REPL start-repl