codingpotato / Lox-modern-cppLinks
Lox modern cpp implement
☆14Updated 5 years ago
Alternatives and similar repositories for Lox-modern-cpp
Users that are interested in Lox-modern-cpp are comparing it to the libraries listed below
Sorting:
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- a toy programming language☆35Updated 2 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- loxi - a Lox interpreter☆36Updated 7 years ago
- Compiler for Decaf Programming Language☆38Updated 4 months ago
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- Aim to be a simple, easy-to-use programming language. Let's write relatively safe code without too much cognitive load.☆24Updated this week
- The Meet Language Interpreter☆11Updated 6 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆70Updated this week
- A simple SSA-based compiler.☆16Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆152Updated 8 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 8 months ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago