8000 GitHub - caramelomartins/monkeylang: Implementation of monkey from "Writing an Interpreter in Go".
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

caramelomartins/monkeylang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkeylang

Implementation of monkey from "Writing an Interpreter in Go".

Improvements

  • Support Unicode.
  • Simplify parsing digits and letters (instead of two different methods).
  • Support floats.

About

Implementation of monkey from "Writing an Interpreter in Go".

Resources

Stars

Watchers

Forks

Languages

0