Phasor 2.2.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
NativeRuntime.hpp File Reference
#include <vector>
#include <cstdint>
#include <string>
#include "../../Codegen/Bytecode/BytecodeSerializer.hpp"
#include "../../Runtime/VM/VM.hpp"
Include dependency graph for NativeRuntime.hpp:
This graph shows which files directly or indirectly include this file:

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.