I like this.
It may be a good practice to prefix any "cvariable" name with a mnemonic string
(e.g., "c_") to help avoid the troublesome behavior noted on Matthias'
"...RAM-Efficiency.html" page.
-wis
-Original Message-
From: Matthias Trute [mailto:mtr...@web.de]
Sent: Saturday, March
Hello AmForth-ers:
Did any of you put "wordlists" into a good use?
I suspect the answer is no for a simple reason. To use it, say, to
create a private "scope" ("namespace") of words / variables / constants
one needs to wrap each dictionary entry with calls to get-current,
get-order, set-current,