Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages