Hi Enoch,

> We have two different cases of forward reference use.

May I got it: You want a method to have forward declarations 
that later get incorporated into the code that uses the
forwardly declared word.

Something like

foward foo
: bar foo ;
: baz foo ;
:noname bla fupp ; resolve-to foo

and all occurances of foo are replaced
with a call to the noname: code, and nobody
could even guess that there was once something
called foo. Right?

Matthias

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
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