Oops, I Wrote a C++ Compiler
https://praeclarum.org/2018/08/27/oops-i-wrote-a-c-compiler.html [praeclarum.org]
2018-08-27 20:06
TLDR; I wrote a .NET library that can compile C/C++ code into a byte code that it can also interpret. It is used in my app iCircuit to simulate Arduinos.
source: L