Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
Frontend Directory Reference
Directory dependency graph for Frontend:

Directories

 
Phasor
 
Pulsar

Detailed Description

`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).