![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
The virtual machine scope system. More...
#include <array>#include <cinttypes>#include <Ark/Utils/Platform.hpp>#include <Ark/VM/Value/Value.hpp>Go to the source code of this file.
Classes | |
| class | Ark::internal::ScopeView |
| A class to handle the VM scope more efficiently. More... | |
Namespaces | |
| namespace | Ark |
| namespace | Ark::internal |
The virtual machine scope system.
Definition in file ScopeView.hpp.