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:
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated this week
- Toy compiler☆57Updated this week
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Bytecode interpreter☆80Updated last year
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- Parser and compiler for Ravi and Lua☆71Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 9 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 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 7 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆136Updated 7 months ago
- Little toy programming language with an x86_64 code generator☆17Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- LALR(1) parser for C++☆80Updated last year
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Embeddable lisp/scheme interpreter written in C.☆164Updated 3 months ago
- A C99 compliant compiler☆20Updated 4 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week