Sujet : Re: VALUE and TO implementation
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forthDate : 05. Aug 2024, 13:26:26
Autres entêtes
Organisation : Ausics - https://newsgroups.ausics.net
Message-ID : <66b0c4f2@news.ausics.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Mozilla Thunderbird
On 4/08/2024 5:17 pm, mhx wrote:
However, as I showed earlier, a parsing "TO" has several advantages over
a non-parsing "TO".
Am I the only one that thinks parsing words are an incredible nuisance?
Don't know but to this day Mitch Bradley (ANS, Open Firmware) still uses
parsing words to interpret hex, double, float numbers. He also uses
state-smart words.