quangIO / Lucix
A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)
☆26Updated 5 years ago
Alternatives and similar repositories for Lucix:
Users that are interested in Lucix are comparing it to the libraries listed below
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Bytecode interpreter☆72Updated 3 weeks ago
- Toy programming language☆47Updated this week
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 9 months ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- The Sharp programming language☆44Updated 10 months ago
- A C99 compliant compiler☆18Updated 3 years ago
- An Understandable Tracing JIT Compiler☆19Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated last month
- The compiler and standard distribution for the C∀ programming language☆77Updated last week
- A Tour Through the SubC Compiler☆88Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- The Melon programming language☆36Updated last year
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆39Updated 2 years ago
- The Elsa Programming Language☆17Updated 7 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆145Updated 8 years ago
- lambda calculus interpreter☆39Updated 3 years ago
- A file I found that Marc Feeley does not have a repo for on github☆20Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year