..so we need to load set-recognizer.asm and get-recogniser.asm, do
we?

----- PŮVODNÍ ZPRÁVA -----
Od: "pito" <p...@volna.cz>
Komu: "Everything around amforth"
<amforth-devel@lists.sourceforge.net>
Předmět: Re: [Amforth] Float with v4.9 (trunk) - recognizers
Datum: 12.5.2012 - 21:11:28

> I took the stuff from trunk
> ....
> \ recognizer is a feature that is available for
> amforth 4.3 and up
> \ since 4.5 counted strings are replaced by
> addr/len information
> : rec-float >float 
> if
> state @ if
> postpone fliteral
> then
> -1
> else
> 0
> then 
> ;
> 
> \ ' rec-float place-rec
> ....
> but it does not recognise the floats. And '
> rec-float place-rec does
> not work with 4.9 as well..
> p.
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> > 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
> 


------------------------------------------------------------------------------
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