Skip to content

v2.1.0

Compare
Choose a tag to compare
@sillydan1 sillydan1 released this 11 Dec 13:23
· 85 commits to main since this release
c1beaf0

v2.1.0 - 2022-12-11

Compare with v2.0.0

Bug Fixes

  • Add a lookup function to symbol table (797cdee by Asger Gitz-Johansen).
  • Removed tree_interpreter functionality in the demo (1563f5f by Asger Gitz-Johansen).

Features

  • Add as_string function (b1bf12a by Asger Gitz-Johansen).
  • Add tree_compiler class (feba171 by Asger Gitz-Johansen).
  • Extend the driver interface be aware of the access modifier (418ce71 by Asger Gitz-Johansen).
  • Add variables scopes in the form of trees of symboltables (8f5ec2b by Asger Gitz-Johansen).