I wrote a tiny compiler for a programming language call “C-“.
“C-” is a C-like programming language that uses syntax I define and can be compiled by this compiler.
Tiny compiler is written in C++, and can be run on a Windows PC.
You can download the compiler below.
Below demostrates the syntax parser of the compiler: