![]() |
Phasor 2.2.0
Stack VM based Programming Language
|
#include <vector>#include <cstdint>#include <string>#include "../../Codegen/Bytecode/BytecodeSerializer.hpp"#include "../../Runtime/VM/VM.hpp"Go to the source code of this file.
Classes | |
| class | Phasor::NativeRuntime |
| CLI wrapper for running Phasor scripts and bytecode in-process. More... | |
Namespaces | |
| namespace | Phasor |
| The Phasor Programming Language and Runtime. | |