quangIO / LucixLinks
A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)
☆27Updated 5 years ago
Alternatives and similar repositories for Lucix
Users that are interested in Lucix are comparing it to the libraries listed below
Sorting:
- Bytecode interpreter☆77Updated 7 months ago
- Toy compiler☆54Updated last month
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox