Content deleted Content added
No edit summary |
Mike Rosoft (talk | contribs) Cleanup |
||
Line 23:
}}
'''PascalABC.NET'''
PascalABC.NET is also a simple and powerful IDE with integrated debugger, IntelliSense system, form designer, code templates and code auto-formatting. Command-line PascalABC.NET compiler is also available on Linux and MacOS (under Mono).<ref name="Building PascalABC.NET in Linux ">https://github.com/pascalabcnet/pascalabcnet/blob/master/README.md</ref>
Line 45:
* Methods defined in class declaration
* Simplified syntax of units
* Keyword <code>'''new'''</code>
* Field initializers
* Operator overloading
Line 104:
</source>
=== 4а. Word
<source lang="delphi">
begin
Line 142:
== References ==
{{reflist
== External links ==
|