Vcsn
2.3
Be Rational
|
Go to the source code of this file.
Classes | |
struct | vcsn::dyn::jit_error |
An exception suited for our compilation errors. More... | |
Namespaces | |
vcsn | |
vcsn::dyn | |
Functions | |
void | vcsn::dyn::compile (const std::string &ctx) |
Compile, and load, a DSO with instantiations for ctx. More... | |
void | vcsn::dyn::compile (const std::string &algo, const signature &sig) |
Compile, and load, a DSO which instantiates algo for sig. More... | |