mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 00:40:56 +11:00
f3c92684a0
It's not possible to reliably determine its end and with some memory initialization scenarios, it makes RLDICT fail.
17 lines
241 B
Plaintext
17 lines
241 B
Plaintext
(cont.)
|
|
FORGET x -- Rewind the dictionary (both CURRENT and HERE)
|
|
up to x's previous entry.
|
|
PREV a -- a Return a wordref's previous entry.
|
|
WORD( a -- a Get wordref's beginning addr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|