Virgil Dupras
|
2d9a07d215
|
blkunpack: don't include trailing empty lines
This was becoming heavy to manage.
|
2020-06-23 06:52:34 -04:00 |
|
Virgil Dupras
|
cd514e6cd6
|
pcat: add PSP checks in all native words
Also, fix (roll) which wasn't properly implemented.
|
2020-06-21 14:07:02 -04:00 |
|
Virgil Dupras
|
c2c32bbed8
|
pcat: properly handle IMMED flag in _find
|
2020-06-21 13:09:51 -04:00 |
|
Virgil Dupras
|
3b21ba635d
|
pcat: add PICK and (roll)
|
2020-06-18 21:21:46 -04:00 |
|
Virgil Dupras
|
a92864a595
|
pcat: implement RSP mechanism in execution model
|
2020-06-16 20:41:53 -04:00 |
|
Virgil Dupras
|
16d6a0b377
|
pcat: begin implementing compiledWord/next
|
2020-06-16 19:05:36 -04:00 |
|
Virgil Dupras
|
8c452f5add
|
pcat: begin implementing find
Not comparing strings yet. Without asm tooling support, it's a big
chunk to swallow at once. It's progressing well!
|
2020-06-14 21:52:58 -04:00 |
|