Delphi Programming
No edit summary
Line 3: Line 3:
 
== What Delphi Can Do ==
 
== What Delphi Can Do ==
   
  +
* Full object-oriented language.
(to do)
 
  +
* Native compiler (Win32 - PE binaries).
  +
* Native compiler (Linux - ELF binaries).
  +
* .NET 1.0 & .NET 1.1 compilers.
  +
* .NET 2.0 compilation can be forced by a special command-line compiler flag.
   
 
== What Delphi Can't Do ==
 
== What Delphi Can't Do ==

Revision as of 05:59, 20 December 2005

Delphi is an excellent development tool that is often overlooked because it has been stereo-typed into the "Database Front-End RAD Tool" category with Visual Basic. Part of this is the result of Borland's own marketing and the close resemblance to Visual Basic on the surface. This page is intended to increase awareness of what Delphi is capable of and thereby promote its use amongst developers. It will also provide resources for those who wish to promote Delphi in their own companies or amongst their peers in the IT industry.

What Delphi Can Do

  • Full object-oriented language.
  • Native compiler (Win32 - PE binaries).
  • Native compiler (Linux - ELF binaries).
  • .NET 1.0 & .NET 1.1 compilers.
  • .NET 2.0 compilation can be forced by a special command-line compiler flag.

What Delphi Can't Do

(to do)

Related Pages

Delphi Marketing Ideas

Built with Borland Developer Studio