hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Namespaces | Functions
jitcc.C File Reference
#include <hobbes/hobbes.H>
#include <hobbes/eval/jitcc.H>
#include <hobbes/eval/cexpr.H>
#include "llvm/ExecutionEngine/MCJIT.h"
#include "llvm/ExecutionEngine/JITEventListener.h"
Include dependency graph for jitcc.C:

Namespaces

 hobbes
 

Functions

bool hobbes::isFileType (const MonoTypePtr &fty)
 
Values hobbes::compile (jitcc *, const Exprs &)
 
Values hobbes::compileArgs (jitcc *, const Exprs &)