![]() |
Phasor 3.1.1
Stack VM based Programming Language
|
Directories | |
| Phasor | |
| Pulsar | |
`Phasor/` - Exposes two functions: runScript (lex → parse → codegen → execute on a VM) and runRepl (prompt → JIT → repeat). Both accept an optional existing VM* to run on.
Pulsar/ — Mirror of the above for the Pulsar language (pulsar::Frontend namespace).