From 4963ece88c49d806a96ea453fcde2ef4c8658eca Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Sat, 6 Dec 2025 19:26:30 +0100 Subject: added lc --- content/projects/cc.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 content/projects/cc.md (limited to 'content/projects/cc.md') diff --git a/content/projects/cc.md b/content/projects/cc.md deleted file mode 100644 index 98dd335..0000000 --- a/content/projects/cc.md +++ /dev/null @@ -1,21 +0,0 @@ - - -## 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](https://c9x.me/compile/). - -#### Related videos -- [I made a C compiler in C](https://www.youtube.com/watch?v=UW8LgC-S_co) -- [Writing a C compiler from scratch | Part 1](https://www.youtube.com/watch?v=qjqsInGjyTk) -- [Writing a C compiler from scratch | Part 2](https://www.youtube.com/watch?v=J-_yoKCxhYk) - -#### Sources -cc is currently hosted on Sourcehut at [https://git.sr.ht/~lolzdev/cc](https://git.sr.ht/~lolzdev/cc) - -#### Related posts -- cgit v1.2.3