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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Mar 21, 2023Updated 3 years ago
- C Implementation of the monkey programming language☆75Feb 23, 2020Updated 6 years ago
- An interpreter for the Monkey programming language written in C++☆29Jul 12, 2023Updated 2 years ago
- Geo programming language based on https://interpreterbook.com/☆14Jan 2, 2019Updated 7 years ago
- A JavaScript-like Speech Parsing framework with PYthonic features☆10Nov 15, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A C-like compiled programming language☆19Dec 8, 2022Updated 3 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Apr 7, 2026Updated 3 weeks ago
- A TypeScript implementation and in-browser editor for the Monkey programming language.☆22Jan 5, 2023Updated 3 years ago
- A basic JSON library in modern C++☆16Aug 23, 2021Updated 4 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29May 19, 2019Updated 6 years ago
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Feb 10, 2026Updated 2 months ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆25Jun 23, 2025Updated 10 months ago
- InterpreterInGo In OCaml☆15Nov 24, 2022Updated 3 years ago
- an optimizing compiler to a binary turing machine☆12Dec 16, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A tree-walker && virtual-machine && JIT interpreter for Lox language