Digest #183 2022-05-12

Contributions

[237] 2022-05-11 12:45:05 AtH wrote:

requestClarification - 3.4.5 conflicts with [: … ;]

Quotations are nested definitions. They should be explicitly allowed by 3.4.5, that in current wording speaks against all nested definitions.

Replies

[r819] 2022-04-24 20:51:42 flaagel replies:

requestClarification - Etymology of ">IN" name

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 ;


[r820] 2022-04-24 22:12:37 flaagel replies:

requestClarification - Etymology of ">IN" name

Please disregard this. It does not work at all. Sorry about the noise.