Hello Matthias & All:

How about adding a CVARIABLE word to the kernel?

It is described in Forth Programmer's Handbook by Conklin & Rather as
follows:

CVARIABLE <name>  ( — )

Create a dictionary entry for name associated with one character of
data space. Typically found in smaller systems for embedded micro-
controllers and other environments where it is advantageous to allo-
cate variables only one character in size.

Thanks, Regards, Enoch.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
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