tiesmaster / monkey-interpreter

This is my own implementation of the Monkey interpreter of the book "Writing an Interpreter in Go"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is my own implementation of the Monkey interpreter of the book "Writing an Interpreter in Go".

At first, I will implement this in C#, as I am most fluent in that language, maybe later, I will write this in a different language, or languages.

About

This is my own implementation of the Monkey interpreter of the book "Writing an Interpreter in Go"


Languages

Language:C# 100.0%