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
51c78169b3
pslang
/
libs
/
jit
History
lisyarus
51c78169b3
Validate functions with no return & automatically add return in the end of a function returning unit
2026-03-13 13:40:09 +03:00
..
include/pslang
/jit
Add foreign functions (stub in interpreter, implemented in aarch64 compiler)
2026-03-13 11:01:53 +03:00
source
Validate functions with no return & automatically add return in the end of a function returning unit
2026-03-13 13:40:09 +03:00
CMakeLists.txt
Add JIT library & basic jit interface (not implemented yet)
2025-12-18 18:57:55 +03:00