PascalABC.NET is a programming language created in 2002 by S.S. Mikhalkovich and Ivan Bondarev and A.V. Tkachuk and S.O. Ivanov.
#1893on PLDB | 22Years Old |
PascalABC.NET is a Pascal programming language that implements classic Pascal, most Delphi language features, as well as a number of their own extensions. It is implemented on the .NET Framework platform and contains all the modern language features: classes, operator overloading, interfaces, exception handling, generic classes and routines, garbage collection, lambda expressions, parallel programming tools (OpenMP only as of 2016). PascalABC.NET is also a simple and powerful integrated development environment with integrated debugger, IntelliSense system, form designer, code templates and code auto-formatting. Read more on Wikipedia...