From: Leon N. M. <leo...@gm...> - 2011-05-26 16:18:19
|
On Tuesday, May 24, 2011 07:54:08 PM Matthias Trute wrote: > - The recognizer thing is now documented (to some degree); > I sent an article to the German Forth FIG about it, that > should be translated into plain English ASAP. Leons floating > point library (a few patches are needed to work with it, just > use the float.frt that is included) can now be included at > runtime and the text interpreter can deal afterwards with > the numbers nativly. Great stuff. Nice! I haven't played around with the floating point code (or amforth in general) in a while, but I'll try to make some time with it this weekend. It looks like some of the bugs are old ones from my code (e.g. >float failing for numbers with too many digits), so I'll see what I can do. -Leon |