From: Matthias T. <mt...@we...> - 2013-02-27 20:14:31
|
Hi, > Amforth introduces the e-addr and f-addr concepts to match the AVR arch. > > I think that it is worth mentioning that f-addr is word based and there > is no subtype to it. > > That is unlike the data space relationship (quoting forth-rc1 page 22): > a-addr ⇒ c-addr ⇒ addr ⇒ u; http://amforth.sourceforge.net/TG/refcard.html has this information already. IMHO. (inspired by Flashforth, btw). Matthias |