This is a basic C compiler written in zig that targets something between C99 and C23. It's main purpose is for me to learn about compilers. My eventual goal with this project is to be able to compile and ISO C program. I do not plan to implement any optimizations in the compilation process.
-
Notifications
You must be signed in to change notification settings - Fork 0
A C compiler written from scratch in zig
License
raugl/c-compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A C compiler written from scratch in zig
Resources
License
Stars
Watchers
Forks
Releases
No releases published