xkbeyer / liquidLinks
Toy programming language using LLVM, flex and bison.
☆95Updated 8 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)☆264Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆293Updated 3 years ago
- The Sharp programming language☆45Updated this week
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- Toy compiler☆54Updated 3 weeks ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Feral programming language reference implementation☆143Updated this week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 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 small footprint scripting language with C++ integration.☆83Updated 2 years ago
- Bolt is a language with in-built data-race freedom!☆600Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆151Updated 8 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆395Updated 10 years ago
- Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison☆187Updated 2 years ago
- The Finch programming language☆250Updated 5 years ago
- Spice Programming Language☆73Updated this week
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- The carbon intermediate representation language☆37Updated 4 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆158Updated 2 years ago
- Material for the Creating a Compiler video lesson series.☆555Updated 3 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated last week
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆116Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 8 months ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- tac x86 compiler☆90Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆216Updated 5 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆632Updated 10 months ago