quangIO / Lucix
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
- Toy programming language☆50Updated 2 weeks ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 4 months ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- An Understandable Tracing JIT Compiler☆21Updated 3 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Bytecode interpreter☆72Updated 3 months ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 2 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Spice Programming Language☆70Updated last week
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated last week
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- A Tour Through the SubC Compiler☆90Updated 3 years ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆37Updated 8 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 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
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A C99 compliant compiler☆18Updated 4 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆251Updated 2 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆65Updated last week
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago