This website requires JavaScript.
Explore
Help
Sign In
teascade
/
c-compiler
Watch
1
Star
0
Fork
0
You've already forked c-compiler
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Simple C-compiler (or C-like) written using C++20
62
Commits
2
Branches
0
Tags
614
KiB
C++
98.6%
CMake
0.7%
C
0.7%
3f61e3749e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sofia
3f61e3749e
Allow anonymous parameters
2026-04-11 22:11:52 +03:00
.vscode
Add metadata to tokens
2026-04-10 23:40:59 +03:00
src
Allow anonymous parameters
2026-04-11 22:11:52 +03:00
.gitignore
Link everything in main.cpp
2026-04-11 19:14:13 +03:00
CMakeLists.txt
Fix all warnings
2026-04-10 21:45:05 +03:00
test.c
Allow anonymous parameters
2026-04-11 22:11:52 +03:00