10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
|
?(?-) (This is a fully functional Modal REPL.)
|
||
|
|
||
|
<> (quit wait stdin) ((You quit.\n) print)
|
||
|
<> (?: print) (?:)
|
||
|
<> (wait ?~) (?~ wait stdin)
|
||
|
|
||
|
(Say something, or type "quit":\n) print
|
||
|
|
||
|
wait stdin
|