PascalABC.NET: Difference between revisions

Content deleted Content added
No edit summary
Codename Lisa (talk | contribs)
Replaced link. It wasn't going where you think it would. | Removed navbox that does not mention this article.
Line 23:
}}
 
'''PascalABC.NET''' – is a [[Pascal (programming language)|Pascal]] programming language [[integrated development environment]] that implements classic Pascal, most Delphi language features, as well as a number of their own extensions. It is implemented on the [[Microsoft.NET Framework]] platform and contains all the modern language features: classes, operator overloading, interfaces, exception handling, [[Generic programming|generic classes and routines]], [[Garbage collection (computer science)|garbage collection]], [[Anonymous function|lambda expressions]], parallel programming tools ([[OpenMP]] only as of 2016).
 
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 152:
{{Pascal programming language family}}
{{Integrated development environments}}
{{DotNET}}
 
[[Category:Object-oriented programming languages]]