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 tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆46Updated 2 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 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 5 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆64Updated this week
- 🍋 A Rust/Swift-like modern interpreted programming language. First-class functions, first-class expressions, and functional techniques i…☆9Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- self-host llvm compiler project for fun☆20Updated this week
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- a toy programming language☆35Updated 2 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- A statically-typed variant of Lox, written in TypeScript☆129Updated 2 years ago