public:projects:llvm_jit:llvm_jit

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:

  • public/projects/llvm_jit/llvm_jit.txt
  • Last modified: 2020/07/10 12:11
  • by 127.0.0.1