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
13a9ba24f2
pslang
/
libs
History
lisyarus
13a9ba24f2
Refactor: split function definition & declaration in ast
2026-03-12 21:45:21 +03:00
..
ast
Refactor: split function definition & declaration in ast
2026-03-12 21:45:21 +03:00
interpreter
Add short-circuiting versions of and/or (&& and ||) and implement them for bools and integers in interpreter and aarch64 compiler
2026-03-12 21:37:15 +03:00
jit
Add short-circuiting versions of and/or (&& and ||) and implement them for bools and integers in interpreter and aarch64 compiler
2026-03-12 21:37:15 +03:00
parser
Refactor: split function definition & declaration in ast
2026-03-12 21:45:21 +03:00
types
Aarch64 JIT: check function pointer support
2026-01-19 15:14:13 +03:00