xkbeyer / liquidLinks
Toy programming language using LLVM, flex and bison.
☆93Updated last year
Alternatives and similar repositories for liquid
Users that are interested in liquid are comparing it to the libraries listed below
Sorting:
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 2 weeks ago
- Toy compiler☆57Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆268Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 9 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- Feral programming language reference implementation☆149Updated this week
- Bolt is a language with in-built data-race freedom!☆602Updated 2 years ago
- The Finch programming language☆255Updated 5 years ago
- This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.☆190Updated 4 months ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- ☆41Updated 4 years ago
- The Sharp programming language☆46Updated 5 months ago
- graph based intermediate representation and backend for optimising compilers☆538Updated 11 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆164Updated 3 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Updated 5 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆400Updated 10 years ago
- The carbon intermediate representation language☆37Updated 5 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆136Updated 7 months ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- A complete Parser for C-Language using Yacc.☆113Updated 4 years ago
- A small footprint scripting language with C++ integration.☆82Updated 2 years ago
- The Floyd programming language☆151Updated 3 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆853Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆646Updated 2 weeks ago
- A Quick Backend☆386Updated 3 years ago
- Spice Programming Language☆81Updated this week