xkbeyer / liquid
Toy programming language using LLVM, flex and bison.
☆93Updated 2 months ago
Alternatives and similar repositories for liquid:
Users that are interested in liquid are comparing it to the libraries listed below
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- Toy programming language☆47Updated last week
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆66Updated 5 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- The Sharp programming language☆44Updated 10 months ago
- LALR(1) parser for C++☆78Updated 7 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆285Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆587Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆245Updated 2 years ago
- The carbon intermediate representation language☆36Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Feral programming language reference implementation☆141Updated last month
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 4 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- tac x86 compiler☆87Updated last year
- simple virtual cpu in c☆83Updated 7 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 2 months ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Same as simple-virtual-machine but in C☆144Updated 8 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆26Updated 5 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆63Updated 5 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆145Updated 8 years ago
- C compiler using antlr4 with cpp backend and using llvm for code generation☆10Updated 7 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago