xkbeyer / liquidLinks
Toy programming language using LLVM, flex and bison.
☆94Updated last year
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)☆267Updated 3 years ago
- Toy compiler☆57Updated this week
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- The Sharp programming language☆45Updated 4 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- Feral programming language reference implementation☆148Updated this week
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 4 months ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- The Finch programming language☆255Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆38Updated 5 years ago
- graph based intermediate representation and backend for optimising compilers☆536Updated 10 months ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 7 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆399Updated 10 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- Spice Programming Language☆81Updated this week
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆647Updated last year
- This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.☆190Updated 3 months ago
- A statically-typed variant of Lox, written in TypeScript☆136Updated 3 years ago
- Code for the YouTube tutorials on Flex and Bison☆113Updated 3 years ago
- Material for the Creating a Compiler video lesson series.☆560Updated 3 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- The Floyd programming language☆150Updated 3 years ago
- Simple C++ borrow checker☆72Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆34Updated 2 years ago