![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
Keeping track of the internal data needed by the VM. More...
#include <array>
#include <limits>
#include <memory>
#include <optional>
#include <Ark/Constants.hpp>
#include <Ark/VM/Value.hpp>
#include <Ark/VM/Scope.hpp>
Go to the source code of this file.
Classes | |
struct | Ark::internal::ExecutionContext |
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Keeping track of the internal data needed by the VM.
Definition in file ExecutionContext.hpp.