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
e5ce32d25f
pslang
/
examples
History
lisyarus
788e98409a
Implement remainder operator in aarch64 compiler
2026-03-13 11:24:43 +03:00
..
example.psl
Initial commit: wip spec, ast definition, parser & interpreter
2025-12-16 14:01:50 +03:00
foreign.psl
Add foreign functions (stub in interpreter, implemented in aarch64 compiler)
2026-03-13 11:01:53 +03:00
jit_test.psl
Implement remainder operator in aarch64 compiler
2026-03-13 11:24:43 +03:00
short-circuit.psl
Fix short-circuit || for small integer types
2026-03-12 23:13:42 +03:00
test.psl
Interpreter clean-up (wip - identifier/function resolving is broken)
2025-12-29 14:42:25 +03:00