ArkScript
A small, fast, functional and scripting language for video games
|
Directories | |
Value | |
Files | |
ErrorKind.hpp | |
ExecutionContext.hpp | |
Keeping track of the internal data needed by the VM. | |
Future.hpp | |
Plugin.hpp | |
Loads .dll/.so/.dynlib files. | |
Scope.hpp | |
The virtual machine scope system. | |
State.hpp | |
State used by the virtual machine: it loads the bytecode, can compile it if needed, load C++ functions... | |
Value.hpp | |
VM.hpp | |
The ArkScript virtual machine. | |