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
97fb066e38
pslang
/
libs
/
interpreter
/
source
History
lisyarus
97fb066e38
Only construct zero value of built-in type if the argument count is zero
2025-12-23 12:17:18 +03:00
..
context.cpp
Refactor type visitor
2025-12-20 15:40:02 +03:00
eval.cpp
Only construct zero value of built-in type if the argument count is zero
2025-12-23 12:17:18 +03:00
exec.cpp
Rename libs/type -> libs/types, separate computed type tree from the AST type tree
2025-12-20 00:03:23 +03:00
value.cpp
Add interpreter::value_visitor
2025-12-20 15:07:45 +03:00