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

Directories

 
AST
 
Bindings
 
Codegen
 
Compiler
 
Executable
 
Extensions
 
Frontend
 
include
 
ISA
 
Language
 
LSP
 
Runtime

Files

 
Update-ResourceVersion.py

Detailed Description

Folder Description
AST Abstract Syntax Tree node and Token definitions.
Bindings Phasor FFI Bindings for OS APIs.
Codegen Phasor VM Code Generation.
Compiler Phasor / Pulsar Compilers.
Executable Frontfacing code.
Extensions Support for third-party apps/tools.
Frontend Wrappers around the core VM for the languages.
ISA The OpCode set.
Language Lexer / Parser Implementations.
Repl REPL Code for Phasor / Pulsar.
Runtime Contains code for the VM, STDLIB, FFI, etc.
utils Other misc utils used for Phasor Toolchain.