This website requires JavaScript.
Explore
Help
Sign in
lisyarus
/
pslang
Watch
1
Star
0
Fork
You've already forked pslang
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
292d6eeabf
pslang
/
libs
/
ir
History
lisyarus
292d6eeabf
Refactor: split pre-AST (contains if/else if/else blocks, field definitions, no hierarchy) and the actual AST obtained after resolving scoping & indentation (contains if chains, no field definitions)
2026-03-22 14:06:34 +03:00
..
include/pslang
/ir
Fix compilation to IR, in particular initializing a variable with a copy of another variable
2026-03-19 15:05:08 +03:00
source
Refactor: split pre-AST (contains if/else if/else blocks, field definitions, no hierarchy) and the actual AST obtained after resolving scoping & indentation (contains if chains, no field definitions)
2026-03-22 14:06:34 +03:00
CMakeLists.txt
First common arch-independent IR prototype (no structs or arrays yet)
2026-03-18 18:35:47 +03:00