hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Namespaces | Functions
macroexpand.H File Reference
#include <hobbes/lang/expr.H>
#include <hobbes/lang/type.H>
Include dependency graph for macroexpand.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hobbes
 

Functions

void hobbes::initMacroEnvironment (const TEnvPtr &tenv)
 
ExprPtr hobbes::macroExpand (const ExprPtr &e)