gassayping / interpreter-in-go

Writing an interpreter in golang following Thorsten Ball's "Writing an Interpreter in Go"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpreter in Go

Writing an interpreter in Go based on Thorsten Ball's Interpreter Book. Each section except for 1.1 - 1.3 is completed as a separate commit.

About

Writing an interpreter in golang following Thorsten Ball's "Writing an Interpreter in Go"


Languages

Language:Go 100.0%