Skip to content

Learning Golang by following the book "Writing a compiler in Go"

Notifications You must be signed in to change notification settings

ProCode2/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monkey Programming Language

Learning Go language by writing another programming language with it! Following the book: Writing an interpreter in Go by Thorsten Ball

Progress Tracker

  • Lexer
  • REPL
  • Parser
  • Evaluation
  • Extending the interpreter

About

Learning Golang by following the book "Writing a compiler in Go"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages