Skip to content

raugl/c-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C compiler

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.

About

A C compiler written from scratch in zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages