![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
Compile the intermediate representation to bytecode. More...
#include <vector>
#include <string>
#include <Ark/Platform.hpp>
#include <Ark/Logger.hpp>
#include <Ark/Compiler/Common.hpp>
#include <Ark/Compiler/ValTableElem.hpp>
#include <Ark/Compiler/IntermediateRepresentation/Entity.hpp>
Go to the source code of this file.
Classes | |
class | Ark::internal::IRCompiler |
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Compile the intermediate representation to bytecode.
Definition in file IRCompiler.hpp.