In the previousarticle, I wrote a Brainfuck interpreter.
This time I'm trying to build a Brainfuck compiler which targets Common Intermediate Language (CIL). I did not use any parser generator and write a recursive descent parser by hand.
Top comments(0)
Subscribe
For further actions, you may consider blocking this person and/orreporting abuse