![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Directories | |
| Value | |
Files | |
| Debugger.hpp | |
| Debugger used by the VM when an error or a breakpoint is reached. | |
| DefaultValues.hpp | |
| ErrorKind.hpp | |
| ExecutionContext.hpp | |
| Keeping track of the internal data needed by the VM. | |
| Helpers.hpp | |
| Helpers for the VM. | |
| ModuleMapping.hpp | |
| ScopeView.hpp | |
| The virtual machine scope system. | |
| SharedLibrary.hpp | |
| Loads .dll/.so/.dynlib files. | |
| VM.hpp | |
| The ArkScript virtual machine. | |