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
46a1031a08
pslang
/
libs
History
lisyarus
46a1031a08
Move return_statement to function.hpp
2025-12-23 12:18:22 +03:00
..
ast
Move return_statement to function.hpp
2025-12-23 12:18:22 +03:00
interpreter
Only construct zero value of built-in type if the argument count is zero
2025-12-23 12:17:18 +03:00
jit
Add JIT library & basic jit interface (not implemented yet)
2025-12-18 18:57:55 +03:00
parser
Add scope level to return statement
2025-12-23 12:16:49 +03:00
types
Add inferred type to AST nodes & implement type checking & inference
2025-12-23 12:17:42 +03:00