Vcsn  2.3
Be Rational
translate.hh File Reference
#include <stdexcept>
#include <string>
#include <vcsn/misc/fwd.hh>
Include dependency graph for translate.hh:
This graph shows which files directly or indirectly include this file:

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...