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
1404437324
pslang
/
examples
History
lisyarus
1404437324
IR & Aarch64 compiler arrays support wip
2026-03-29 19:37:49 +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
ir_test.psl
IR & Aarch64 compiler arrays support wip
2026-03-29 19:37:49 +03:00
jit_test.psl
Aarch64 JIT compiler wip: partial struct support
2026-03-17 18:08:23 +03:00
mandelbrot.psl
Add mandelbrot example
2026-03-13 14:26:28 +03:00
short-circuit.psl
First common arch-independent IR prototype (no structs or arrays yet)
2026-03-18 18:35:47 +03:00
struct_test.psl
Implement proper struct field assigment in IR compiler
2026-03-29 12:20:49 +03:00
test.psl
Interpreter clean-up (wip - identifier/function resolving is broken)
2025-12-29 14:42:25 +03:00