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:
- loxi - a Lox interpreter☆37Updated 8 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 4 months ago
- Toy compiler☆57Updated this week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆38Updated 5 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- The compiler and standard distribution for the C∀ programming language☆85Updated last month
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 7 months ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated this week
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Bytecode interpreter☆80Updated 11 months ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- The Sharp programming language☆45Updated 4 months ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆76Updated this week
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 10 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆41Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆46Updated 6 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD, written in C99☆212Updated this week
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Updated 6 months ago