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
91
commits
1
branch
0
tags
1.8
MiB
C++
89.8%
Yacc
7%
Lex
1.8%
CMake
1.4%
cb433d87bf
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
cb433d87bf
Fix short-circuit || for small integer types
2026-03-12 23:13:42 +03:00
apps
/interpreter
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
examples
Fix short-circuit || for small integer types
2026-03-12 23:13:42 +03:00
libs
Fix short-circuit || for small integer types
2026-03-12 23:13:42 +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
Aarch64 JIT: check function pointer support
2026-01-19 15:14:13 +03:00
spec.txt
Update spec
2026-03-12 20:17:17 +03:00