Hi Pito,

On 05/12/2012 09:59 PM, pito wrote:
>> ' rec-float place-rec
> ok
>> >
> ok
>> >  \ again, the next line is for convienence, not nescessity
> ok
>> >  marker ->afterfloat
> ok
>> >  2.33e-6 8.99e11 f* fp.
> 2.33e-6 ?? -13 7

I suspect that the order of recognizers is not good.
Check the output of get-recognizer and verify, which
address corresponds to which recognizer.
   rec-find
   rec-intnum
   rec-float
   rec-notfound
is what I would expect.

On the other hand, it could be some sort of not handing
off control (read stack) properly from one recognizer
to the next.

This is guessing, I'm not in front of a terminal.

Cheers,
Erich

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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