Comparison of Pascal and Delphi: Difference between revisions

Content deleted Content added
m moved Comparison of Pascal and Borland Delphi to Comparison of Pascal and Delphi: 1) The official product name of Delphi is no longer `Borland Delphi' but `CodeGear Delphi'. 2) The full product name does not seem necessary for an article compari
No edit summary
Line 1:
{{ProgLangCompare}}
This article is a '''comparison between Pascal and Borland Delphi''' because Borland uses, the nameoriginal manufacturer of [[CodeGear "Delphi"|Delphi]], exclusivelyonce used ''Delphi'' for their version of the [[computerPascal programming language|Pascal]]-based [[programming language]] used in the product, which is otherwise known as [[Object Pascal]].
 
[[Pascal (programming language)|Pascal]] is a [[programming language]], developed in 1970 by [[Niklaus Wirth]]. An alternative dialect was created by [[Borland]] Corporation. Their language went through several versions and names, such as [[Turbo Pascal]], Borland Pascal, and finally [[Borland Delphi|Delphi]] Pascal. This page briefly goes over the differences between those dialects of the language. It does '''not''' go into the extensions provided by Delphi, that is the subject of a Delphi page. Rather it just covers the differences that exist between the base implementations.