|
From: pito <pi...@vo...> - 2010-08-18 20:54:10
|
ok. f is clear, I've forgotten float does even exist.. i- what to say.. why to diferentiate between storage technology? for readabilty and the avoidance of errors..P. ----- PŮVODNÍ ZPRÁVA ----- Od: "Matthias Trute" <mt...@we...> Komu: "Everything around amforth" <amf...@li...> Předmět: Re: [Amforth-devel] i! vs. f! Datum: 18.8.2010 - 20:28:58 > hi, > > > Hi, let me ask following - why the write to avr > > flash in amforth > > > uses i when i is used in other context as well. > > Why not agree e.g.: > > > > > f - flash internal - f!, f@ > > everything starting with f is already claimed by > floating point words. > > The i@/i! is based upon an recommendation by > Elizabeth > Rather. The i stands for instruction. > > > > > ff - flash external - ff!, ff@ > > > ee - eprom external - ee!, ee@ > > feel free to use it. But wy differentiate > between the storage technologies? > > Matthias > > > > ------------------------------------------------------------------------------ > > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Amforth-devel mailing list > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel |