Skip to content

An experimental language, written in Go, based on the books by Thorsten Ball

Notifications You must be signed in to change notification settings

iamvarada/experimental_language_in_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of an experimental language named "Monkey" in Go

Based on the books of Thorsten Ball 1) How to write an interpreter in Go, 2) How to write a compiler in Go

Running the package

Assuming go is set-up on the computer, run the script using go run main.go from the parent directory

About

An experimental language, written in Go, based on the books by Thorsten Ball

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages