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:
- loxi - a Lox interpreter☆36Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Toy compiler☆54Updated last week
- The compiler and standard distribution for the C∀ programming language☆82Updated this week
- Bytecode interpreter☆77Updated 8 months ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆43Updated 2 months ago
- A C99 compliant compiler☆19Updated 4 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆134Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆132Updated last week
- small embeddable C-style preprocessor☆42Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- The Sharp programming language☆45Updated 3 weeks ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- An Understandable Tracing JIT Compiler☆21Updated 4 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated this week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago