Brainf*ck C compiler
Converts the Brainf*ck esoteric programming language into an executable. I chose Brainf*ck as a target for my first compiler because it is the simplest Turing Complete programming language
Github repo
Converts the Brainf*ck esoteric programming language into an executable. I chose Brainf*ck as a target for my first compiler because it is the simplest Turing Complete programming language
Github repo