Hey, I made a BrainFuck JIT compiler in C++. Check it out in my blog post to learn more:
https://tinyurl.com/BrainFComp
For as long as I can remember, I have always wanted to write my own compiler. The chicken-and-egg...