pslang/examples
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