Skip to content

v0.0.1

Compare
Choose a tag to compare
@edimetia3d edimetia3d released this 03 Sep 14:56
· 62 commits to main since this release

Core features have been supported in this release :

  • Namespace hierarchy to Python submodules
  • Enum
  • Function, function overload
  • Class method, method overloading, static method, static method overloading, constructor, constructor overloading
  • Class field
  • Class access control