Skip to content

Class Naming Scheme

Pre-release
Pre-release
Compare
Choose a tag to compare
@Moderocky Moderocky released this 05 Apr 09:31
· 42 commits to master since this release

This draft updates all syntax to use a consistent naming scheme Effect/Expr/Member/Entry...

Some addons that interact directly with syntax may need to update.

A minor addition for addon creators is the ability to register an operator overload (e.g. String + MyType.) This is registered to the library or the runtime like a converter.