zlliang / clox
An interpreter of the Lox scripting language, implemented in C
☆11Updated last year
Alternatives and similar repositories for clox:
Users that are interested in clox are comparing it to the libraries listed below
- LALR(1) parser for C++☆78Updated 7 months ago
- Scripting in C with JIT(x64)/VM.☆52Updated 3 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- A C99 compliant compiler☆17Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 9 months ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆66Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- Bytecode interpreter☆72Updated 3 weeks ago
- An open-source general-purpose programming language using the LLVM project.☆22Updated 7 months ago
- Toy programming language☆47Updated this week
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- ☆21Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A Clang-based C++ Interoperability Library☆62Updated this week
- Sample code to go with my "Writing a bytecode virtual machine in C++" video.☆18Updated 2 years ago
- A lightweight LISP/Scheme interpreter with core functionalities. Written in C++.☆12Updated 6 years ago
- Self-hosting C toolchain, from scratch☆33Updated last week
- A parser generator for C☆361Updated 3 weeks ago
- An object-oriented programming language☆27Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- The Sharp programming language☆44Updated 10 months ago
- Simple C++ borrow checker☆68Updated 2 years ago
- Compiler-compiler for writing compiler frontends with Lua☆22Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 2 months ago
- A C interpreter developed live on YouTube☆53Updated last year
- loxi - a Lox interpreter☆33Updated 7 years ago
- Personal toy-compiler project☆15Updated 6 months ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago