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:
- loxi - a Lox interpreter☆36Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 3 weeks ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Toy compiler☆52Updated 2 weeks ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 4 months ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated 10 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated 2 weeks ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Bytecode interpreter☆77Updated 8 months ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- The Sharp programming language☆45Updated last month
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 10 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 2 months ago
- An Understandable Tracing JIT Compiler☆21Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆135Updated 3 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago