A C++ version monkey language interpreter. From Write An Interpreter In Go
☆39Jul 14, 2020Updated 5 years ago
Alternatives and similar repositories for monkey
Users that are interested in monkey are comparing it to the libraries listed below
Sorting:
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Mar 21, 2023Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆29Jul 12, 2023Updated 2 years ago
- C Implementation of the monkey programming language☆75Feb 23, 2020Updated 6 years ago
- A JavaScript-like Speech Parsing framework with PYthonic features☆10Nov 15, 2018Updated 7 years ago
- A C-like compiled programming language☆19Dec 8, 2022Updated 3 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Jun 23, 2025Updated 8 months ago
- A Kotlin implementation of lox with a JVM backend built using ProGuardCORE☆24Jun 16, 2024Updated last year
- an optimizing compiler to a binary turing machine☆12Dec 16, 2024Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30May 3, 2024Updated last year
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Feb 10, 2026Updated 3 weeks ago
- Geo programming language based on https://interpreterbook.com/☆14Jan 2, 2019Updated 7 years ago
- Sample controller using wrangler☆13Jan 4, 2022Updated 4 years ago
- The Meet Language Interpreter☆11Jul 29, 2019Updated 6 years ago
- My first personal programming language, built in C++.☆11Jun 6, 2021Updated 4 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆35Jan 25, 2023Updated 3 years ago
- lunatic: a toy lua interpreter☆18Jun 28, 2020Updated 5 years ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated this week
- The Elsa Programming Language☆17Apr 2, 2017Updated 8 years ago
- A hybrid programming language written in Rust.☆123Aug 8, 2024Updated last year
- 📇 Compiler and engine☆19May 8, 2023Updated 2 years ago
- A C-like interpreted programming language☆21Jan 3, 2023Updated 3 years ago
- Dynamic type Object oriented and scripting language written in Java☆23Mar 18, 2022Updated 3 years ago
- Experiments with llvm to create a toy programming language☆25Nov 30, 2024Updated last year
- Rat cardiovascular system simulation☆14Dec 18, 2024Updated last year
- [nyx] dynamically typed scripting language☆27Jan 16, 2023Updated 3 years ago
- Feral programming language reference implementation☆148Updated this week
- An object-oriented programming language☆27May 11, 2021Updated 4 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Dec 25, 2018Updated 7 years ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Mar 13, 2025Updated 11 months ago
- An Stack Based Programming Language (Compiler + VM)☆28Jan 5, 2022Updated 4 years ago
- An idiomatic C# port of the Monkey programming language from the Writing An Interpreter In Go book.☆25Nov 12, 2025Updated 3 months ago
- Tutorial: Writing R and Python Packages with Multithreaded C++ Code using BLAS, AVX2/AVX512, OpenMP, C++11 Threads and Cuda GPU accelerat…☆13Nov 27, 2022Updated 3 years ago
- This project reads data from a csv(MS Excel) file containing numeric data and then stores it into a 2D array in C++;☆10Mar 13, 2017Updated 8 years ago
- tiny-lang — A different programming language. Supports a bunch of spoken languages.☆30Aug 28, 2020Updated 5 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Jan 19, 2022Updated 4 years ago
- A learning project implementing a statically typed embeddable programming language☆31Jul 28, 2019Updated 6 years ago
- parser generator☆29Dec 29, 2021Updated 4 years ago
- Here lies the code for the Snow* programming language, currently being rewritten.☆33Jul 17, 2019Updated 6 years ago
- The Lox interpreter written in Go☆23Aug 22, 2022Updated 3 years ago