Sujet : Re: VALUE and TO implementation
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forthDate : 07. Aug 2024, 04:08:49
Autres entêtes
Organisation : Ausics - https://newsgroups.ausics.net
Message-ID : <66b2e541$1@news.ausics.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
User-Agent : Mozilla Thunderbird
On 6/08/2024 2:27 pm, dxf wrote:
...
ISTR dual-xt solutions also have problems with 'edge cases'.
Works for state-smart but not dual-xt:
: ," postpone s" dup c, here over allot swap cmove ;
," Hello world"
Perhaps it's time to consider all 'smart' words 'evil'.