All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The name of "Hermes" class to "HermesMetadata" to avoid name conflicts with the package name
- A compiler and VM implementation for Monkey lang
- Support for floating point values
- REPL support for compiled mode
- Monkey objects now support equality comparison
- Monkey support single line (//) and multiline (/* */) comments
- Code refactor and quality improvements
- Fixed REPL copy and paste actions
First release of the Monkey interpreter written in swift!! 🍺🐒