Sujet : Re: FigForth Vocabularies
De : sjack (at) *nospam* dontemail.me (sjack)
Groupes : comp.lang.forthDate : 13. Jul 2024, 19:42:16
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6uhq8$3n2ml$1@dont-email.me>
References : 1
User-Agent : tin/2.6.2-20220130 ("Convalmore") (Linux/6.5.0-41-generic (x86_64))
sjack <
sjack@dontemail.me> wrote:
0 VALUE FOO ' FOO FORGET FOO CONSTANT DOVAL
Had left out a fetch in the example. Should be:
0 VALUE FOO ' FOO @ FORGET FOO CONSTANT DOVAL