Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 676 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 676 Bytes

Github Commit Activity GitHub Lint Action Workflow Status GitHub Test Action Workflow Status


Monkey Lang Interpreter

Introduction

This repository hosts the implementations of a custom interpreter in multiple programming languages. This project is based on Thorston Ball's amazing book Interpreter in GO.