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
24
commits
1
branch
0
tags
1.8
MiB
C++
89.8%
Yacc
7%
Lex
1.8%
CMake
1.4%
f22cd63a2a
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
f22cd63a2a
Print function types simpler when they have only 1 argument
2025-12-18 16:31:02 +03:00
apps
/interpreter
Make sure parsed filenames live as long as the AST
2025-12-18 12:49:53 +03:00
examples
Add structures
2025-12-17 22:57:10 +03:00
libs
Print function types simpler when they have only 1 argument
2025-12-18 16:31:02 +03:00
CMakeLists.txt
Initial commit: wip spec, ast definition, parser & interpreter
2025-12-16 14:01:50 +03:00
spec.txt
Implement functions in parser & interpreter
2025-12-16 19:19:46 +03:00