hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
bin
hog
boot
gen
boot.H
Go to the documentation of this file.
1
#ifndef HOG_BOOT_COMPILE_HPP_INCLUDED
2
#define HOG_BOOT_COMPILE_HPP_INCLUDED
3
4
#include <
hobbes/eval/cc.H
>
5
6
namespace
hog
{
7
void
compileBootCode
(
hobbes::cc
&);
8
}
9
10
#endif
hog
Definition:
batchrecv.C:20
hog::compileBootCode
void compileBootCode(hobbes::cc &ctx)
Definition:
boot.C:9
hobbes::cc
Definition:
cc.H:64
cc.H
Generated by
1.8.13