mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 17:40:56 +11:00
db9885b8cf
I hadn't noticed that this word was almost ANS compliant.
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
: (parse) ( a -- n )
|
|
(parsec) IF EXIT THEN
|
|
(parseh) IF EXIT THEN
|
|
(parseb) IF EXIT THEN
|
|
(parsed) IF EXIT THEN
|
|
( nothing works )
|
|
LIT< (wnf) FIND IF EXECUTE ELSE ABORT THEN
|
|
;
|