Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

monkey v2.0

Compare
Choose a tag to compare
@haifenghuang haifenghuang released this 20 Dec 14:50
· 175 commits to master since this release
  • Add short arrow(->) support for function
  • Add list comprehension and hash comprehension support
  • Add support for tuples.
  • Add some methods for integer and float e.g. 10.upto(15)