In the previous article, I've done the Brainfuck compiler front end.
This time I'm going to work on the code generation which is the compiler back end. I read OpCodes literally for the first time. (Very hard !!), and was appreciated Brainfuck.NET @nikeee work on code generation.
Thanks for your reading~
Top comments (0)