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
No description
80
commits
1
branch
0
tags
1.8
MiB
C++
89.8%
Yacc
7%
Lex
1.8%
CMake
1.4%
cb32ec3459
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
lisyarus
cb32ec3459
Refactor jit-compiling interface: introduce common global program context with shared code & symbol tables
2026-01-06 19:10:52 +03:00
apps
/interpreter
Refactor jit-compiling interface: introduce common global program context with shared code & symbol tables
2026-01-06 19:10:52 +03:00
examples
Aarch64 jit compiler wip: fix loading/storing floating-point values
2026-01-06 12:45:12 +03:00
libs
Refactor jit-compiling interface: introduce common global program context with shared code & symbol tables
2026-01-06 19:10:52 +03:00
CMakeLists.txt
MacOS fixes: lower CMake version, use strtoll instead of from_chars
2026-01-02 11:34:52 +03:00
plans.txt
Interpreter clean-up (wip - identifier/function resolving is broken)
2025-12-29 14:42:25 +03:00
spec.txt
Spec tweaks
2025-12-18 19:14:20 +03:00