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
d363be0eef
pslang
/
libs
History
lisyarus
d363be0eef
Replace some usages of ostringstream with std::format
2026-03-22 12:51:38 +03:00
..
ast
Replace some usages of ostringstream with std::format
2026-03-22 12:51:38 +03:00
interpreter
Replace some usages of ostringstream with std::format
2026-03-22 12:51:38 +03:00
ir
Fix compilation to IR, in particular initializing a variable with a copy of another variable
2026-03-19 15:05:08 +03:00
jit
First common arch-independent IR prototype (no structs or arrays yet)
2026-03-18 18:35:47 +03:00
parser
Rework grammar to support input files without a newline in the end
2026-03-18 19:03:31 +03:00
types
Fix printing function types like (a -> b) -> c
2026-03-22 12:50:22 +03:00