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
52
commits
1
branch
0
tags
1.8
MiB
C++
89.8%
Yacc
7%
Lex
1.8%
CMake
1.4%
a36ba2610b
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
a36ba2610b
Add inferred type to AST nodes & implement type checking & inference
2025-12-23 12:17:42 +03:00
apps
/interpreter
Add inferred type to AST nodes & implement type checking & inference
2025-12-23 12:17:42 +03:00
examples
Add single-line comments
2025-12-22 18:27:13 +03:00
libs
Add inferred type to AST nodes & implement type checking & inference
2025-12-23 12:17:42 +03:00
CMakeLists.txt
Make tree visitors more type-safe by preventing implicit casts
2025-12-22 18:52:28 +03:00
plans.txt
Rewrite identifier resolution using visitors
2025-12-20 13:05:51 +03:00
spec.txt
Spec tweaks
2025-12-18 19:14:20 +03:00