C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
☆36Jan 25, 2023Updated 3 years ago
Alternatives and similar repositories for lox
Users that are interested in lox are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Jul 11, 2021Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Dec 12, 2022Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30May 3, 2024Updated 2 years ago
- simplistic & performance oriented 3d game engine, less generalization/abstractions -> more fun & focus.☆22May 17, 2026Updated last week
- Hana is an elegant, clean and minimalistic interpreted programming language inspired from lua, python and javascript <3☆11Apr 23, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Dec 25, 2024Updated last year
- A JavaScript-like Speech Parsing framework with PYthonic features☆10Nov 15, 2018Updated 7 years ago
- This repo contains all the code, slides and other reference documents used in community sessions.☆14Mar 29, 2023Updated 3 years ago
- Programming/scripting language☆18Jan 3, 2025Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101May 21, 2025Updated last year
- 串口波形显示;TCP、UDP波形显示;QT;支持串口、网络数据接收发送和波形显示。serial、tcp、udp transmit program by QT. It can display the graph of received data.☆17Nov 7, 2020Updated 5 years ago
- [nyx] dynamically typed scripting language☆26Jan 16, 2023Updated 3 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Apr 21, 2015Updated 11 years ago
- lunatic: a toy lua interpreter☆18Jun 28, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Fork of test page of ... (update later)☆12Aug 6, 2020Updated 5 years ago
- OpenFOAM is a free, open source CFD software, released and developed by OpenCFD Ltd since 2004. Repository is https://develop.openfoam.c…☆11Mar 7, 2025Updated last year
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Mar 21, 2023Updated 3 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Jul 14, 2020Updated 5 years ago
- Hash Table Library for C☆20May 13, 2023Updated 3 years ago
- A simple framework for automating content pipelines for indie games☆13Jan 21, 2024Updated 2 years ago
- TinyEMU (previously known as RISCVEMU) is a small emulator emulating 128 bit RISC-V and x86 machines, written by Fabrice Bellard☆17Nov 15, 2018Updated 7 years ago
- The Elsa Programming Language☆17Apr 2, 2017Updated 9 years ago
- MIT 6.824-2012☆10Jun 30, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A list of backdoor samples I find online.☆13Dec 16, 2019Updated 6 years ago
- Rat cardiovascular system simulation☆14Dec 18, 2024Updated last year
- A cross-platform singleheader LZMA compression/decompression library for C++11☆22Mar 7, 2023Updated 3 years ago
- A virtio layer for xv6