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:
- C-- Compiler using Antlr4☆17Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Toy compiler☆54Updated last week
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 5 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated this week
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- Bytecode interpreter☆80Updated 10 months ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 8 months ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆154Updated 8 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- Lox modern cpp implement☆15Updated 5 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- A simple programming language inspired by Python, JavaScript and C☆42Updated last year