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
116
commits
1
branch
0
tags
1.8
MiB
C++
89.8%
Yacc
7%
Lex
1.8%
CMake
1.4%
357baa9652
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
357baa9652
Fix printing function types like (a -> b) -> c
2026-03-22 12:50:22 +03:00
apps
/interpreter
Improve interpreter input handling
2026-03-18 18:48:01 +03:00
examples
Fix compilation to IR, in particular initializing a variable with a copy of another variable
2026-03-19 15:05:08 +03:00
libs
Fix printing function types like (a -> b) -> c
2026-03-22 12:50:22 +03:00
CMakeLists.txt
First common arch-independent IR prototype (no structs or arrays yet)
2026-03-18 18:35:47 +03:00
plans.txt
Fix printing function types like (a -> b) -> c
2026-03-22 12:50:22 +03:00
spec.txt
Implement remainder operator in aarch64 compiler
2026-03-13 11:24:43 +03:00