xkbeyer / liquidLinks
Toy programming language using LLVM, flex and bison.
☆94Updated 6 months ago
Alternatives and similar repositories for liquid
Users that are interested in liquid are comparing it to the libraries listed below
Sorting:
- Toy compiler☆53Updated last week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- The Sharp programming language☆45Updated 3 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Feral programming language reference implementation☆143Updated this week
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆394Updated 10 years ago
- Material for the Creating a Compiler video lesson series.☆552Updated 3 years ago
- The Finch programming language☆249Updated 4 years ago
- Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison☆186Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 years ago
- The carbon intermediate representation language☆36Updated 4 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Spice Programming Language☆71Updated this week
- loxi - a Lox interpreter☆36Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 4 months ago
- The Floyd programming language☆151Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- A complete Parser for C-Language using Yacc.☆107Updated 3 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- A Java compiler from the Compilers "Dragon Book"☆54Updated 13 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago