cc

cc is a very basic, very work in progress C99 compiler.

Description

After realizing how "success" my first YouTube video had made, I decided to make
a second one. This time I wanted to make a C compiler from scratch since I thought
that it wouldn't be too hard. The video also got a lot of views (at least considering
how small my channel is) and now I would like to continue working on it, maybe using
something like qbe.

Related videos

Sources

cc is currently hosted on Sourcehut at https://git.sr.ht/~lolzdev/cc

Related posts