Sujet : Re: "Back & Forth" - Local variables
De : sjack (at) *nospam* dontemail.me (sjack)
Groupes : comp.lang.forthDate : 13. Mar 2025, 15:35:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vquqg7$3bmvc$1@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : tin/2.6.4-20240224 ("Banff") (Linux/6.8.0-55-generic (x86_64))
dxf <
dxforth@gmail.com> wrote:
Code equivalence is nothing new. It's for sake of clarity that Fig-forth
defined both I and R@ despite them sharing the same code. Forth-83 made
To be a little more correct FigForth v1.0 did indeed define
I and R (not R@) to share same code. My FigForth still does.
I believe R@ comes from one of the standards,e.g. Forth-83
-- me