[Amforth] Bug
Hi ! I think I see a bug in your AmForth v4.9. In file ..\core\words\to-lower.asm I see ; ( C -- c) ; String ; if C is an uppercase letter convert it to lowercase VE_TOLOWER: .dw $ff07 .db "tolower",0 .dw VE_HEAD .set VE_HEAD = VE_TOLOWER XT_TOLOWER: .dw DO_COLON PFA_TOL
Re: [Amforth] Bug
from 4.6 to 4.9, but the definition of TOLOWER was not changed accordingly. And this is the source of both : a bug and an our misunderstanding. Arthur Ivanov -- Got visibility? Most devs