Skip to content

Releases: Aden-Q/monkey

v0.13.0

12 May 18:30
726947d
Compare
Choose a tag to compare

Changelog

v0.13.0 (2024-05-12)

Full Changelog

Merged pull requests:

  • feat: add a builtin function type to the object system #14 (Aden-Q)

* This Changelog was automatically generated by github_changelog_generator

v0.12.0

12 May 17:17
81a4fd5
Compare
Choose a tag to compare

Changelog

v0.12.0 (2024-05-12)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.11.0

12 May 17:09
4624d7e
Compare
Choose a tag to compare

Changelog

v0.11.0 (2024-05-12)

Full Changelog

Merged pull requests:

  • feat: tokenize, parse, and evaluate string literal #12 (Aden-Q)
  • feat: implement the evaluator #11 (Aden-Q)
  • feat: implement the interpreter for the language #10 (Aden-Q)
  • feat: complete the parser #9 (Aden-Q)
  • feat: parse expressions #8 (Aden-Q)
  • feat: parse statements #7 (Aden-Q)

* This Changelog was automatically generated by github_changelog_generator

v0.10.0

02 May 04:54
ede5e88
Compare
Choose a tag to compare

Changelog

v0.10.0 (2024-05-02)

Full Changelog

Merged pull requests:

  • ci: add a release workflow #6 (Aden-Q)
  • feat: implement AST and parser #5 (Aden-Q)

* This Changelog was automatically generated by github_changelog_generator