xkbeyer / liquid
Toy programming language using LLVM, flex and bison.
☆93Updated 4 months ago
Alternatives and similar repositories for liquid
Users that are interested in liquid are comparing it to the libraries listed below
Sorting:
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- Toy programming language☆50Updated 3 weeks ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆251Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆67Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Feral programming language reference implementation☆142Updated this week
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Spice Programming Language☆70Updated this week
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆289Updated 2 years ago
- The carbon intermediate representation language☆36Updated 4 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆45Updated 9 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆621Updated 6 months ago
- The Sharp programming language☆45Updated last month
- C-- Compiler using Antlr4☆17Updated 6 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- graph based intermediate representation and backend for optimising compilers☆507Updated 2 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 2 months ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- A Tour Through the SubC Compiler☆90Updated 3 years ago
- ☆91Updated last week
- tac x86 compiler☆87Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 4 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 9 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 4 years ago