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:
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Toy compiler☆52Updated last month
- loxi - a Lox interpreter☆35Updated 7 years ago
- Bytecode interpreter☆76Updated 5 months ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- The Evi programming language☆16Updated 3 years ago
- The Melon programming language☆36Updated 2 years ago
- A C99 compliant compiler☆18Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆17Updated last month
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆37Updated 3 weeks ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- lambda calculus interpreter☆43Updated 4 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- The compiler and standard distribution for the C∀ programming language☆79Updated 2 weeks ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- The Sharp programming language☆45Updated 2 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- An Understandable Tracing JIT Compiler☆21Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 3 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- clex is a simple lexer generator☆95Updated 6 months ago