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++☆104Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- Toy compiler☆52Updated this week
- Bytecode interpreter☆79Updated 9 months ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆77Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 4 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated 10 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- Compiler-compiler for writing compiler frontends with Lua☆24Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 4 months ago
- Spice Programming Language☆78Updated this week
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A toy script language written in C☆14Updated 8 years ago
- The carbon intermediate representation language☆37Updated 4 years ago
- An embeddable scripting language inspired by Lua.☆49Updated last year