tung / cloxLinks
VM bytecode interpreter for Lox I made by following Crafting Interpreters, plus some extra stuff, written in C
☆31Updated 3 years ago
Alternatives and similar repositories for clox
Users that are interested in clox are comparing it to the libraries listed below
Sorting:
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- ☆105Updated last week
- A lightweight embeddable scripting language☆127Updated this week
- A file I found that Marc Feeley does not have a repo for on github☆25Updated 4 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆76Updated this week
- simple and fast scripting language☆41Updated 4 years ago
- A compiler collection I made :&☆203Updated this week
- C Implementation of the monkey programming language☆75Updated 5 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- A toy c compiler written in python☆12Updated 2 years ago
- A very small statically-typed embeddable scripting language.☆277Updated 2 weeks ago
- A simple Lisp interpreter in C☆30Updated last year
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Compiler for the COOL language written in C.☆135Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆54Updated 4 years ago
- WCC C Compiler for x86_64 Linux☆22Updated last month
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆297Updated 2 years ago
- tac x86 compiler☆90Updated 2 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- A nano-like text editor written from scratch in C.☆83Updated 2 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 6 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆163Updated 2 years ago
- Simple programming language created for fun.☆217Updated this week
- a 2d game library for Umka☆81Updated 2 weeks ago
- alic: A Language Inspired by C☆77Updated 6 months ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆114Updated last month
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago