Hi Enoch,
> It seems to me that AmForth WORDS implementation is incorrect:
Indeed. A Regression from rev 1541.
Thanks for telling
Matthias
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph
Hello Matthias,
It seems to me that AmForth WORDS implementation is incorrect:
15.6.1.2465 WORDS standard requires:
List the definition names in the first word list of the search order.
AmForth however lists the current compilation word list:
.dw XT_GET_CURRENT
.dw XT_SHOWWORDLIST
Hi Enoch,
> Signed comparison prevented us until now from enjoying UTF-8.
> Not any more :-)
Cool. Thanks (and committed)
>
> : Σ 0 swap 0 do + loop ;
>> 7 8 9 3 Σ .
> 24 ok
Was it ALT-S or Right-Alt-S or Shift-Ctrl-S?? ;)
Matthias
Hello Matthias & All:
Signed comparison prevented us until now from enjoying UTF-8.
Not any more :-)
: Σ 0 swap 0 do + loop ;
> 7 8 9 3 Σ .
24 ok
Patch at http://pastebin.com/seSSPUtx
Regards, Enoch.
--
This SF