From: pito <pi...@vo...> - 2012-05-07 18:43:55
|
The recogniser is included in the Leon's lib - the Q is whether it will work as the code is one year old and there were some changes with recognisers in newer releases, I think.. p. ----- PŮVODNÍ ZPRÁVA ----- Od: "Erich Waelde" <ew....@na...> Komu: "Everything around amforth" <amf...@li...> Předmět: Re: [Amforth] How to activate the floating point package Datum: 7.5.2012 - 20:29:23 > Hello Jan, > > > On 05/07/2012 03:55 PM, Jan Kromhout wrote: > > Hello, > > > > How do I activate the floting point packages? > > Only a short outline: > 1. you need to add a few words to amforth via > dict_appl.inc (see > mails before) > > 2. you need to add a floating point input method > to amforth. > This can now be done by using a recognizer. I > haven't looked at > it lately, but it should be available. The > floating point > recognizer is then added between "find" and > "number" into the > list of recognizers. > > Well, there should exist some recipe on that ... > but I don't see > one. > > > > You seem to have used other Forths, so I assume > you know about > scaled integer. > > 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/ > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |