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
/
examples
History
lisyarus
927368aa80
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
..
example.psl
Initial commit: wip spec, ast definition, parser & interpreter
2025-12-16 14:01:50 +03:00
jit_test.psl
Aarch64 JIT: check function pointer support
2026-01-19 15:14:13 +03:00
short-circuit.psl
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
test.psl
Interpreter clean-up (wip - identifier/function resolving is broken)
2025-12-29 14:42:25 +03:00