quangIO / LucixLinks
A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)
☆27Updated 6 years ago
Alternatives and similar repositories for Lucix
Users that are interested in Lucix are comparing it to the libraries listed below
Sorting:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Toy compiler☆56Updated this week
- Lox modern cpp implement☆15Updated 5 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Bytecode interpreter☆80Updated 11 months ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- C++ implementation of Robert Nystrom's toy language lox☆30Updated 5 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Updated 6 months ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆34Updated last year
- Tiny optimizing JIT compiler backend.☆50Updated 11 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- The compiler and standard distribution for the C∀ programming language☆85Updated last week
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 3 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 6 months ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago