hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <hobbes/read/parser.H>
#include <hobbes/eval/cmodule.H>
#include <hobbes/eval/cc.H>
#include "bootdata.H"
Namespaces | |
hog | |
Functions | |
void | hog::compileBootCode (hobbes::cc &ctx) |
Variables | |
unsigned char | hog::___bootdata [] |
unsigned int | hog::___bootdata_len = 6973 |