xkbeyer / liquidLinks
Toy programming language using LLVM, flex and bison.
☆93Updated 6 months ago
Alternatives and similar repositories for liquid
Users that are interested in liquid are comparing it to the libraries listed below
Sorting:
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆256Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- Toy compiler☆52Updated last month
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- The Sharp programming language☆45Updated 2 months ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆47Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Example code for compilers textbook.☆179Updated 2 years ago
- Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison☆186Updated 2 years ago
- Feral programming language reference implementation☆142Updated 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 compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆171Updated last year
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- Spice Programming Language☆70Updated last week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- A simple programming language using llvmlite in python3☆52Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- The Toy Programming Language.☆249Updated 3 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 3 months ago