/tac-compiler

A compiler written in C, basically going through a tutorial

Primary LanguageC

Compiler for TAC

This is a compiler written in C for tac, a custom programming language. I'm building this by following along this tutorial by Ianertson: Make a compiler. This is a fun hobby project that MUST NOT be taken seriously.