Skip to content

patriklindstrom/MonkeySharp

Repository files navigation

MonkeySharp - Interpreter Exercise

I listened to hanselminuets podcast about writing your own interpreter in Go written by Thorsten Ball. I bought the book and I am now trying to do it in C# instead. The makeup language is called Monkey, hence solution name is MonkeySharp.

The official Monkey logo from  interpreterbook.com

I have just started with the Lexer. Ill make a branch for each part of the book: Eg TheLexer.

Releases

No releases published

Packages

No packages published

Languages