C++ Compiler implementation in lua

In April 2020, I decided I should give a try to a “C++ JIT Compiler” implementation, and to make my life easier (or… harder ?) I went for a Lua implementation with bindings to the wonder Clang/LLVM components.

I wrote a series of blog articles on this topic, that are reachable below: