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
8661ab6ace
pslang
/
libs
History
lisyarus
cad6c06607
Add JIT library & basic jit interface (not implemented yet)
2025-12-18 18:57:55 +03:00
..
ast
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
interpreter
Remove interpreter <- parser dependency
2025-12-18 17:13:00 +03:00
jit
Add JIT library & basic jit interface (not implemented yet)
2025-12-18 18:57:55 +03:00
parser
Add char literals
2025-12-18 16:39:01 +03:00
type
Print function types simpler when they have only 1 argument
2025-12-18 16:31:02 +03:00