xkbeyer / liquidLinks
Toy programming language using LLVM, flex and bison.
☆94Updated 11 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 this week
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- The Sharp programming language☆45Updated 2 months ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.☆190Updated last month
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆296Updated 3 years ago
- Feral programming language reference implementation☆147Updated 3 weeks ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- Bolt is a language with in-built data-race freedom!☆604Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- Material for the Creating a Compiler video lesson series.☆559Updated 3 years ago
- Spice Programming Language☆78Updated last week
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆397Updated 10 years ago
- The Finch programming language☆253Updated 5 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Example code for compilers textbook.☆197Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆529Updated 8 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆640Updated last year
- My Toy Compiler. Read about how I did it at the homepage URL☆851Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 11 months ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A Quick Backend☆359Updated 3 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- GNU Bison and GNU Flex C++ example☆215Updated 6 years ago