![]() |
Gorgon Game Engine
|
Namespaces | |
Gorgon | |
Root namespace for Gorgon Game Engine. | |
Gorgon::Scripting | |
This namespace contains Gorgon Script parser and reflection facilities. | |
Gorgon::Scripting::Compilers | |
This namespace contains compliers and any utilities related with it. | |
Functions | |
std::string | Disassemble (const Instruction *) |
Disassembles the given instruction. More... | |
void | Disassemble (Scope &scope, std::ostream &out) |
std::string | disassemblevalue (const Value &value) |