hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <hobbes/ipc/process.H>
#include <hobbes/lang/typeinf.H>
#include <hobbes/lang/preds/class.H>
Classes | |
struct | hobbes::ProcessPUnqualify |
Namespaces | |
hobbes | |
Macros | |
#define | PROCESS_SPAWN "spawn" |
Functions | |
static bool | hobbes::dec (const ConstraintPtr &c, MonoTypePtr *lhs, MonoTypePtr *rhs) |
#define PROCESS_SPAWN "spawn" |