Sujet : Re: Roman numerals , recognizer "0r".
De : zbigniew2011 (at) *nospam* gmail.com (LIT)
Groupes : comp.lang.forthDate : 09. Jun 2025, 10:23:31
Autres entêtes
Organisation : novaBBS
Message-ID : <083067a861234e45fd5063c2d9091ed4@www.novabbs.com>
References : 1 2 3 4 5
User-Agent : Rocksolid Light
AFAICS ITC presents no impediment to finding a credible solution
for FigForth's lack of a credible CREATE.
Not sure, what exactly you mean by that.
If you mean CREATE to start an array/list - then
one can define such word using <BUILDS .. DOES>.
CREATE in fig-Forth creates a header for ML
definition.
--