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++☆27Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- a toy programming language☆35Updated 2 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- Little toy programming language with an x86_64 code generator☆17Updated 8 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆72Updated this week
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- A stack-based virtual machine written in C☆22Updated 6 years ago
- The Meet Language Interpreter☆11Updated 6 years ago
- An Understandable Tracing JIT Compiler☆21Updated 4 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 9 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- The Sharp programming language☆45Updated last month
- a simple tiny C Compiler using Lex & Yacc☆90Updated last week
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated last month