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