- Added run & build functionality to the IDE - Fixed an error in match expressions - WIP on compiling to Java source files
- Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant
- Added parameter index to function parameters - Removed unnecessary expression types; these can be implemented differently - WIP on a code (re)formatter