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
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Toy compiler☆53Updated last week
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Bytecode interpreter☆76Updated 5 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 4 months ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆133Updated last month
- The compiler and standard distribution for the C∀ programming language☆80Updated last month
- The Sharp programming language☆45Updated 3 months ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A toy script language written in C☆14Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- Bottom Up Rewrite Generator☆29Updated 7 years ago