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
c7e0232b15
pslang
/
libs
/
ast
/
source
History
lisyarus
7a3c7cca5d
Support mutually recursive functions in identifier resolution & type checker
2026-01-16 15:25:44 +03:00
..
expression.cpp
Add inferred type to AST nodes & implement type checking & inference
2025-12-23 12:17:42 +03:00
print.cpp
Add f16 type & literals support in parser, type checker & interpreter
2026-01-05 00:36:11 +03:00
resolve_identifiers.cpp
Support mutually recursive functions in identifier resolution & type checker
2026-01-16 15:25:44 +03:00
statement.cpp
Rewrite get_location(statement/expression) using visitors
2025-12-22 18:52:57 +03:00
type.cpp
Add inferred type to AST nodes & implement type checking & inference
2025-12-23 12:17:42 +03:00
type_check.cpp
Support mutually recursive functions in identifier resolution & type checker
2026-01-16 15:25:44 +03:00