|
MimIR 0.1
MimIR is my Intermediate Representation
|
#include <ostream>Go to the source code of this file.
Namespaces | |
| namespace | mim |
| namespace | mim::ll |
Functions | |
| void | mim::ll::emit (World &, std::ostream &) |
| int | mim::ll::compile (World &, std::string name) |
| int | mim::ll::compile (World &, std::string ll, std::string out) |
| int | mim::ll::compile_and_run (World &, std::string name, std::string args={}) |