En/Je/On 2013-06-21 05:46, Josh Grams escribió / skribis / wrote : > You're *removing* the existing functionality of everychar -- I'd guess > that's what's screwing it up. Try this: > > : (everychar) defers everychar dup bl <> and ;
You're right. I supposed 'everychar' was a mere hook for the programmer, but not used by Gforth itself -- and I didn't check it. Now I see it's vectored to 'kill-prefix'. Thank you! Marcos -- http://programandala.net
