I absolutely will. When I first encountered Forth I wondered why so few 
language does not allow you to assign a block of code to a word/variable. C has 
these Preprocessor macros and assembly has labels, Smalltalk and Rebol has 
"blocks". I know Python has exec(), but it is still a very rare feature in 
languages.

Reply via email to