mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 20:30:56 +11:00
8c452f5add
Not comparing strings yet. Without asm tooling support, it's a big chunk to swallow at once. It's progressing well!
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
: CODE ( same as CREATE, but with native word )
|
|
(entry)
|
|
23 C, ( 23 == nativeWord ) ;
|
|
: ;CODE ;
|