HallofFamer / CLox
An implementation of CLox bytecode interpreter
☆41Updated this week
Alternatives and similar repositories for CLox:
Users that are interested in CLox are comparing it to the libraries listed below
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A lightweight embeddable scripting language☆120Updated last week
- The Pepper Programming Language☆65Updated last year
- Simple programming language created for fun.☆196Updated this week
- tac x86 compiler☆87Updated last year
- The elegant and consistent programming language.☆31Updated last year
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆67Updated 5 years ago
- The Hook Programming Language☆113Updated 3 months ago
- A static typed low-level compiled programming language inspired by Rust and C☆88Updated 2 months ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 4 months ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- The Adept Programming Language☆124Updated 2 weeks ago
- a 2d game library for Umka☆75Updated this week
- The Toy Programming Language.☆250Updated 2 months ago
- Personal toy-compiler project☆15Updated last week
- A self-hosted programming language.☆9Updated 2 years ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆75Updated last year
- Statically typed programming language☆90Updated 2 months ago
- VM bytecode interpreter for Lox I made by following Crafting Interpreters, plus some extra stuff, written in C☆25Updated 2 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.