This website requires JavaScript.
Explore
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-05 09:00:55 +11:00
Code
Issues
Releases
Wiki
Activity
052d59a3a2
collapseos
/
blk
/
405
4 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
WORD: don't overwrite RAM on words over 31 chars This allows me to reclaim some RAM I hadn't even noticed I needlessly monopolise.
2020-05-14 10:39:53 +10:00
: WS? 33 < ;
Move all parsing words to Inner core This allows us to get rid of the (parse*) indirection.
2020-05-03 11:21:47 +10:00
TOWORD: tiny optimization My mind is getting forthy.
2020-05-14 10:59:00 +10:00
: TOWORD 0 ( dummy ) BEGIN DROP C< DUP WS? NOT UNTIL ;
Reference in New Issue
Copy Permalink