MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
ll.h File Reference
#include <ostream>
Include dependency graph for ll.h:
This graph shows which files directly or indirectly include this file:

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={})