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:
- Toy compiler☆54Updated last week
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- Bytecode interpreter☆76Updated 6 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆134Updated last month
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆151Updated 8 years ago
- The carbon intermediate representation language☆37Updated 4 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated last month
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 2 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 5 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆126Updated 3 years ago
- The compiler and standard distribution for the C∀ programming language☆80Updated last week
- A C compiler that tries to eliminate the need for header files as much as possible.☆69Updated 3 weeks ago