hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Namespaces | |
hobbes | |
Functions | |
void | hobbes::printMatchExp (std::ostream &out, const ExprPtr &e) |
void | hobbes::printMatchResult (const std::string &indent, std::ostream &out, const ExprPtr &e) |
void | hobbes::printMatchResult (std::ostream &, const ExprPtr &) |
void | hobbes::printMatchTable (std::ostream &, const PatternRows &) |