Skip to content

GilbertBckr/interpreterbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing an Interpreter in GO

Dear Github, remember when I said that someday I’ll be someone and do something great people will remember me for? Well, today’s the day. My Monkey interpreter works and it supports functions, higher-order functions, closures and

Source Code for book from Thorsten Ball "Writing an Interpreter in GO". Writing an Interpreter in GO by Thorsten Ball is a book that teaches how to build a simple programming language interpreter from scratch using GO.

It covers the following topics:

  • Lexing
  • Parsing
  • Evaluation
  • REPL

About

Code for Thorsten Ball Interpreterbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages