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
0ba3e4324d
pslang
/
libs
/
ast
/
source
History
lisyarus
0ba3e4324d
Interpreter clean-up (wip - identifier/function resolving is broken)
2025-12-29 14:42:25 +03:00
..
expression.cpp
Add inferred type to AST nodes & implement type checking & inference
2025-12-23 12:17:42 +03:00
print.cpp
Interpreter clean-up (wip - identifier/function resolving is broken)
2025-12-29 14:42:25 +03:00
resolve_identifiers.cpp
Explicitly mark constructor AST nodes
2025-12-23 13:43:54 +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
Interpreter clean-up (wip - identifier/function resolving is broken)
2025-12-29 14:42:25 +03:00