*** Welcome to piglix ***

Embarcadero Delphi

Embarcadero Delphi
Delphi X Seattle IDE Screenshot.PNG
Delphi X Seattle running on Windows 7. The multi-device designer is open with a number of controls, including a native Windows button control and some non-visual components. In the foreground the same app is running.
Original author(s) Borland (1995–2008)
Developer(s) Embarcadero Technologies (2009–present)
Stable release
Delphi 10.1 Berlin / April 20, 2016; 10 months ago (2016-04-20)
Development status Active
Available in English, French, German and Japanese
Type Integrated development environment
License Trialware
Website embarcadero.com/products/delphi

Embarcadero Delphi is a programming language and software development kit (SDK) for desktop, mobile, web, and console applications. Delphi's compilers use their own Object Pascal dialect of Pascal and generate native code for several platforms: Windows (x86 and x64), OS X (32-bit only), iOS (32 and 64-bit) and Android.

Delphi, part of RAD Studio, includes a code editor with Code Insight (code completion), Error Insight (real-time error-checking), and other features; refactoring; a visual forms designer for both VCL (native Windows) and FMX (cross-platform, partially native per platform); an integrated debugger for all platforms including mobile; source control (SVN, git, and Mercurial); and support for third-party plugins. It has strong database support. It is not unusual for a Delphi project of a million lines to compile in a few seconds – one benchmark gave 170,000 lines per second. It is under active development, with (in 2016) releases every six months, with new platforms being added approximately every second release.


...
Wikipedia

...