1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 21:00:20 +10:00
collapseos/blk/374
Virgil Dupras bd38d80f9c Move Cross-compiled core from B390 to B350
and renamed it "Core words". Also, reworded the presentation.
2020-05-15 22:44:49 -04:00

6 lines
83 B
Plaintext

: [IF]
IF EXIT THEN
LIT< [THEN] BEGIN DUP WORD S= UNTIL DROP ;
: [THEN] ;