hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <hobbes/eval/cc.H>
Go to the source code of this file.
Namespaces | |
hobbes | |
Functions | |
void | hobbes::initStdFuncDefs (cc &ctx) |
char * | hobbes::memalloc (long n) |
const array< char > * | hobbes::makeString (const std::string &x) |
std::string | hobbes::makeStdString (const array< char > *x) |