pigmeo-compiler : Pigmeo.Compiler Namespace

ImplExceptions Enum

How exceptions will be implemented

public enum ImplExceptions


Remarks

To be added.
Members
Member name Description
EndProgram Any exception ends the program
None No support for exceptions. Using them will throw a compilation error