xkbeyer / liquid
Toy programming language using LLVM, flex and bison.
☆93Updated 3 months ago
Alternatives and similar repositories for liquid:
Users that are interested in liquid are comparing it to the libraries listed below
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆246Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Toy programming language☆48Updated this week
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆66Updated 5 years ago
- The Sharp programming language☆45Updated this week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆146Updated 8 years ago
- LALR(1) parser for C++☆79Updated 8 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆68Updated last month
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆286Updated 2 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆245Updated 3 years ago
- Spice Programming Language☆67Updated last week
- C-- Compiler using Antlr4☆17Updated 6 years ago
- Feral programming language reference implementation☆141Updated last week
- loxi - a Lox interpreter☆33Updated 7 years ago
- A Quick Backend☆328Updated 3 years ago
- Same as simple-virtual-machine but in C☆148Updated 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.☆388Updated 9 years ago
- The Toy Programming Language.☆248Updated 3 weeks ago
- Compiler-compiler for writing compiler frontends with Lua☆22Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆473Updated 10 months ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- general purpose programming language, in the vein of C++☆148Updated 3 years ago