Group: comp.lang.forth · Group Profile · Search for Xt2 in comp.lang.forth
Author: Alex McDonald
Date: Mar 20, 2007 05:22
...>> I want @ (execute) or POSTPONE @ (compile) associated with the created word. I would suggest not trying to do that through separate compilation semantics (i.e., through the xt2 field), but instead through the intelligent COMPILE, (i.e., the comp field). This will make sure that [compile] works as expected on konstants, and will also lead to better code ...
|