hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Classes | Namespaces | Functions
macroexpand.C File Reference
#include <hobbes/lang/macroexpand.H>
#include <hobbes/lang/tylift.H>
Include dependency graph for macroexpand.C:

Classes

struct  hobbes::macroExpandF
 

Namespaces

 hobbes
 

Functions

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