Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mpujari mpujari released this 01 Oct 19:18
· 2 commits to master since this release
5b1cb11

Release contains all the implementation specified in the book "Writing An Interpreter In Go" from chapter 4.5 and 4.6, which basically are for Hash support and printing using 'puts' keyword.

This brings to an end of implementing monkey interpreter in Scala with a release of "v1.0.0"