mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 17:50:54 +11:00
bd38d80f9c
and renamed it "Core words". Also, reworded the presentation.
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
|
|
;
|