contents   index   previous   next



Macros

 

Function macros are not supported. Since speed is not of primary importance in a scripting language, a macro gains little over a function call. Macros simply become functions.

 


Token replacement macros