Skip to content

v1.1.0

Choose a tag to compare

@MattLimb MattLimb released this 21 Oct 22:38
· 9 commits to main since this release
c15a797

New Features

  • Added Tests For AST Parsing
  • Added Tests for Interpreter
  • Added 2 New Examples

Bugs Fixed

  • Loops now break properly.

Backend Improvements

  • Adding Documentation Comments
  • Reformatting some code to make testing easier