Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey2

This is a repository for an Interpreter based on the book "Writing An Interpreter In Go" by Thorsten Ball with a few added features, like:

  • Support for float data types
  • Support for 'less/greater than or equal to' comparisons
  • Support for 'for' loops
  • Support for Unicode/UTF-8 encoding
  • Filename, Line and Column tracking for tokens to provide location of errors

About

This is a repository for an Interpreter based on the book "Writing An Interpreter In Go" by Thorsten Ball with a few added features

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages