Skip to content

pjserol/simple-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improvements

  • attach the line number, column number and filename to a token
  • support Unicode and UTF-8 -> change l.ch from a byte to a rune
  • support float, number in hex notation

About

Simple interpreter in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages