Skip to content

Inheritance and exceptions

Latest

Choose a tag to compare

@code34 code34 released this 10 May 21:45
· 3 commits to master since this release

This release delivers new features:

  • Inheritance
  • Add Exceptions management
  • Generate an exception when a member is not declared, or not declared with right parameters
  • Add SUPER() for inheritance of code
  • Add SPAWN_MEMBER for async code