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
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to