PascalABC.NET: Difference between revisions

Content deleted Content added
Added IDE screenshot
m Changed features: Missing comma
Line 71:
* constructors can be invoked with <code>new T(...)</code> syntax
* type extension methods instead of class helpers
* modules can be defined in a simplified form (without <code>interface</code> and <code>implementation</code> sections)
 
=== Not implemented features ===