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
53d4e12a09
pslang
/
libs
/
ast
/
source
History
lisyarus
53d4e12a09
Functions can be any expressions and not just identifiers in function calls (AST only, not implemented in interpreter yet)
2025-12-18 14:37:06 +03:00
..
expression.cpp
Add source location to all AST nodes
2025-12-18 13:07:42 +03:00
print.cpp
Functions can be any expressions and not just identifiers in function calls (AST only, not implemented in interpreter yet)
2025-12-18 14:37:06 +03:00
statement.cpp
Add source location to all AST nodes
2025-12-18 13:07:42 +03:00