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
0dc740d656
pslang
/
libs
/
jit
/
source
History
lisyarus
0dc740d656
IR & Aarch64 compiler structs support wip: struct constructors, assignment, field access
2026-03-27 14:53:36 +03:00
..
arch
/aarch64
IR & Aarch64 compiler structs support wip: struct constructors, assignment, field access
2026-03-27 14:53:36 +03:00
abi.cpp
Fix abi.cpp indentation
2026-03-23 00:17:26 +03:00
executable.cpp
Check for mmap call failure
2026-01-11 15:47:57 +03:00
foreign.cpp
Add foreign functions (stub in interpreter, implemented in aarch64 compiler)
2026-03-13 11:01:53 +03:00
jit.cpp
New IR -> Aarch64 compiler wip: basic operations done (no pointers, structs, arrays)
2026-03-25 00:22:50 +03:00