Releases: iskandervdh/vorn
Releases · iskandervdh/vorn
v0.1.2
v0.1.1
v0.1.0
Initial release
Below is a list of PR's that have been merged and are features I added after completing the book Writing An Interpreter In Go,
What's Changed
- Add support for reassignment and constants by @iskandervdh in #1
- Add more builtin functions and null literal by @iskandervdh in #2
- Add for and while loops by @iskandervdh in #3
- Add more builtin functions by @iskandervdh in #4
- Add chaining functions to strings and arrays by @iskandervdh in #5
- Tests coverage by @iskandervdh in #6
Full Changelog: https://github.com/iskandervdh/vorn/commits/v0.1.0