This website requires JavaScript.
Explore
Help
Sign In
krzosa
/
smallprojects
Watch
1
Star
0
Fork
0
You've already forked smallprojects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Krzosa Karol
bd97674f50
Starting declarations ;/
2026-05-23 17:48:42 +02:00
.gitignore
Init repo
2026-05-10 13:24:39 +02:00
ast.c
Starting declarations ;/
2026-05-23 17:48:42 +02:00
base.c
Add identifier interning and keyword lexing
2026-05-23 11:06:54 +02:00
build.sh
WIP top-level parsing and keyword tokens
2026-05-23 15:39:04 +02:00
emit_asm_x64.c
Add x64 emitter tests
2026-05-23 08:35:43 +02:00
lex.c
WIP top-level parsing and keyword tokens
2026-05-23 15:39:04 +02:00
main.c
WIP top-level parsing and keyword tokens
2026-05-23 15:39:04 +02:00
meta_gen.c
WIP top-level parsing and keyword tokens
2026-05-23 15:39:04 +02:00
meta.c
WIP top-level parsing and keyword tokens
2026-05-23 15:39:04 +02:00
parser.c
Starting declarations ;/
2026-05-23 17:48:42 +02:00
Description
No description provided
90
KiB
Languages
C
99.2%
Shell
0.8%