Hello Matthias,

Thanks for trunk@1660 with its do loop improvement. It did not disturb
my project execution so it must be good :-)

Do you have on your near future bug fixing schedule to address the
"star-slash" issue. I stumbled upon it when implementing a simple IIR
digital filter. Since then I implemented the same by my own divide by 64
"63 m* _div64 \ attenuate by × 63/64" but this "*/" word is fundamental.

gforth:
-128 63 64 */ . -126  ok

amforth: 
> -128 63 64 */ .
-1  ok

Thanks, Enoch.


------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to