hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Namespaces | Functions
cmodule.H File Reference
#include <hobbes/eval/func.H>
#include <hobbes/lang/module.H>
Include dependency graph for cmodule.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::import (cc *, const std::string &)
 
void hobbes::pushModuleDir (const std::string &)
 
void hobbes::popModuleDir ()
 
void hobbes::compile (cc *, const ModulePtr &m)