![]() |
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 | |
Internal object to resolve asynchronously a function call in ArkScript. | |
Plugin.hpp | |
Loads .dll/.so/.dynlib files. | |
ScopeView.hpp | |
State.hpp | |
State used by the virtual machine: it loads the bytecode, can compile it if needed, load C++ functions... | |
Value.hpp | |
Default value type handled by the virtual machine. | |
VM.hpp | |
The ArkScript virtual machine. | |