This project implements a complete interpreter for the Monkey programming language, following the book's structure but adapted for Scheme idioms and extended with additional features.
This repository contains scripts for evaluating code in esoteric programming languages (esolangs) against benchmarks. This project provides a framework for evaluating the performance of esoteric ...