xkbeyer / liquidLinks
Toy programming language using LLVM, flex and bison.
☆95Updated 9 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)☆265Updated 2 years ago
- Toy compiler☆54Updated last week
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- The Sharp programming language☆45Updated last month
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- Feral programming language reference implementation☆143Updated last week
- a simple tiny C Compiler using Lex & Yacc☆90Updated 2 weeks ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Bolt is a language with in-built data-race freedom!☆603Updated last year
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 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
- The Finch programming language☆251Updated 5 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆527Updated 7 months ago
- This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.☆187Updated last week
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A Quick Backend☆351Updated 3 years ago
- Spice Programming Language☆75Updated last week
- C-- Compiler using Antlr4☆17Updated 7 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- The Toy Programming Language.☆253Updated 7 months ago
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- The carbon intermediate representation language☆37Updated 4 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆635Updated 11 months ago