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
35435ac626
pslang
/
libs
History
lisyarus
35435ac626
Rewrite get_location(statement/expression) using visitors
2025-12-22 18:52:57 +03:00
..
ast
Rewrite get_location(statement/expression) using visitors
2025-12-22 18:52:57 +03:00
interpreter
Support zero-initialization of built-in types and structs
2025-12-20 16:09:25 +03:00
jit
Add JIT library & basic jit interface (not implemented yet)
2025-12-18 18:57:55 +03:00
parser
Handle return statement outside function scope in AST finilizator
2025-12-22 18:33:37 +03:00
types
Make tree visitors more type-safe by preventing implicit casts
2025-12-22 18:52:28 +03:00