Content deleted Content added
No edit summary |
|||
Line 4:
}}
{{Use dmy dates|date=
{{Infobox programming language
| name = PascalABC.NET
Line 14:
| programming_language = PascalABC.NET
| latest release version = 3.2.0.1311
| latest release date = {{Start date and age|df=yes|2016|08|29
| typing = [[Static type|Static]], [[Type inference|partially inferred]]
| influenced by = [[Delphi (programming language)|Delphi]], [[Pascal (programming language)|Pascal]], [[C Sharp (programming language)|C#]], [[Python (programming language)|Python]]
| operating_system = [[Cross-platform]]
| license = [[GNU Lesser General Public License|LGPLv3]]
| website = {{URL|
| file_ext = .pas
}}
'''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 29:
PascalABC.NET is popular in Russian schools and universities. In Southern Federal University, it is used as the main language for teaching students of Information technology in the course "Fundamentals of programming" and for teaching children in one of the largest computer schools in Russia.
== Key features of PascalABC.NET ==
|