The most important meta-programming modules are meant for controlling the execution flow and data manipulation.
expressions - Data type manipulation functions and operators
expressions
flow - Execution logic flow control constructs
flow
script - Generation of output source code as scripts.
script
program - Access to context values passed to the programs
program
class - Creation, access and documentation of OOP classes |
class