Sujet : Re: Roman numerals , recognizer "0r".
De : zbigniew2011 (at) *nospam* gmail.com (LIT)
Groupes : comp.lang.forthDate : 09. Jun 2025, 13:14:57
Autres entêtes
Organisation : novaBBS
Message-ID : <e0fe3f86806602fb05a8bc83c7c0a813@www.novabbs.com>
References : 1 2 3 4 5 6
User-Agent : Rocksolid Light
Word names are litter but hot patches and compiler-security
evasions are acceptable. Each day one learns something new
in Forth :)
No, no "hot patches"; I did that deliberately.
Noticed, that I need the limits only for
DO..LOOP - and for nothing more - then
conclusion was to use the numbers directly,
not naming them. Both lists are, in a way,
part of VAL word and (probably) won't be
used again by anothing else. So there wasn't
any need to name them.
--