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
- Toy compiler☆54Updated last month
- 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 3 weeks ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆293Updated 3 years ago
- The Sharp programming language☆45Updated 2 weeks ago
- Spice Programming Language☆73Updated this week
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- The Finch programming language☆250Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 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.☆396Updated 10 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated last week
- Bolt is a language with in-built data-race freedom!☆602Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- 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"☆27Updated 4 years ago
- Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison☆186Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 8 months ago
- Simple C++ borrow checker☆73Updated 2 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆134Updated 3 months ago
- ShnooTalk is a new programming language☆20Updated 8 months ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- A modern scripting language; implemented in old school C, yacc & flex☆31Updated 4 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆38Updated 5 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 8 years ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- The best C-like language that can be implemented in 10kLOC.☆635Updated last month
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 6 months ago