codingpotato / Lox-modern-cppLinks
Lox modern cpp implement
☆16Updated 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 toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 6 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆76Updated this week
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Updated 3 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last week
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆156Updated 9 years ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- A stack-based virtual machine written in C☆21Updated 7 years ago
- a toy programming language☆35Updated 3 years ago
- Forthscript programming language interpreter☆18Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 2 weeks ago
- The Sharp programming language☆46Updated 5 months ago
- Tiger Compiler Lab based on C.☆31Updated 8 years ago
- C to LLVM / Python compiler☆10Updated 9 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated last year
- A compiler for SimpleLang which is a new language.☆35Updated 2 years ago