unlogic
Loading...
Searching...
No Matches
Compiler.h File Reference
#include <expected>
#include <llvm/ExecutionEngine/Orc/LLJIT.h>
#include <variant>
#include "Error.h"
#include "Library.h"
#include "graphic/Scene.h"
#include "parser/Node.h"
#include "parser/Parser.h"

Go to the source code of this file.

Classes

class  unlogic::Program
 
class  unlogic::Compiler
 

Namespaces

namespace  unlogic
 

Typedefs

using unlogic::CompilationError = std::variant< Error, bf::Error, llvm::Error >