Digest #183 2022-05-12
Contributions
Quotations are nested definitions. They should be explicitly allowed by 3.4.5, that in current wording speaks against all nested definitions.
Replies
Proposed change to the definition of RESCAN?
This would make the make it more friendly to block based implementations and would not require the input to begin at the beginning of a line.
: RESCAN? >IN @ >R -1 SCANS +! SCANS @ IF R@ >IN ! THEN R> DROP ;
Please disregard this. It does not work at all. Sorry about the noise.