home .. forth .. colorforth mail list archive ..

Re: [colorforth] merging dictionaries


That's a nice idea. It might address a problem I've recently stumbled over.

If you define a Forth word with the same name as a Macro, you'll always find
the Macro version. Since the Macro dictionary is searched first.

With words in the same dictionary, you'd find the latest definition, as
expected.


---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com