f6ded7712e
This is the first commit I do entirely in VE. It's a habit I'm planning on taking as it helps a lot to find usability issues.
17 lines
176 B
Plaintext
17 lines
176 B
Plaintext
'? CASE NOT [IF] 1 2 LOADR+ [THEN] DROP ( from '? )
|
|
'? FILL NOT [IF] 3 LOAD+ [THEN] DROP
|
|
'? EMPTY NOT [IF] 4 LOAD+ [THEN] DROP
|
|
'? WIPE NOT [IF] 5 LOAD+ [THEN] DROP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|