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
16
Commits
2
Branches
0
Tags
614
KiB
C++
98.6%
CMake
0.7%
C
0.7%
df8ca04274
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
df8ca04274
Remove unneeded LLVM Hello World
2026-04-02 17:24:15 +03:00
.vscode
Start adding AST and Result
2026-04-02 00:31:19 +03:00
src
Remove unneeded LLVM Hello World
2026-04-02 17:24:15 +03:00
.gitignore
Implement a simple Hello World with LLVM
2026-04-01 20:46:38 +03:00
CMakeLists.txt
Compile test.c using LLVM
2026-04-02 17:20:07 +03:00
test.c
Fix parsing of functions
2026-04-02 17:21:20 +03:00