Skip to content

0daryo/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey

This is a practice of implementing an interpreter using golang, following 'WRITING AN INTERPRETER IN GO'. https://interpreterbook.com/

usage

  1. go get -u github.com/0daryo/monkey
  2. make XX.od file in root dir
  3. run monkey exec XX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages