TobiPristupin / lox
AST Interpreter for the lox programming language created by Bob Nystrom in the Crafting Interpreters Book. Written in c++.
☆8Updated 4 years ago
Alternatives and similar repositories for lox:
Users that are interested in lox are comparing it to the libraries listed below
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- The Evi programming language☆16Updated 2 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆63Updated 3 weeks ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 11 months ago
- A work-in-progess programming language modeled after Ada and C++☆25Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- lambda calculus interpreter☆41Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Minimal C subset compiler☆36Updated 4 years ago
- The LLVM-based Modula-2 compiler☆71Updated 2 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆142Updated 3 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- a simple tiny C Compiler using Lex & Yacc☆85Updated 8 years ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 3 months ago
- subset c compiler☆38Updated 4 years ago
- C Implementation of the monkey programming language☆71Updated 5 years ago
- Basic X86-64 assembler, written in golang☆65Updated 4 years ago
- Compiler-compiler for writing compiler frontends with Lua☆22Updated 2 years ago
- A self-hosted programming language.☆9Updated 2 years ago
- A toy script language written in C☆14Updated 7 years ago
- WCC C Compiler for x86_64 Linux☆18Updated 3 months ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- ☆59Updated 2 weeks ago
- Mini C Compiler☆23Updated 4 years ago
- Single-file public domain scripting language for c☆29Updated 4 years ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago