![]() |
Phasor 2.2.0
Stack VM based Programming Language
|
Go to the source code of this file.
Namespaces | |
| namespace | Phasor |
| The Phasor Programming Language and Runtime. | |
| namespace | Phasor::Frontend |
| Frontend namespace. | |
Functions | |
| void | Phasor::Frontend::runScript (const std::string &source, VM *vm=nullptr) |
| Run a script. | |
| void | Phasor::Frontend::runRepl (VM *vm=nullptr) |
| Run an REPL. | |