Category:Object Pascal: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Linkified)
(update Freepascal capabilities.)
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{language|Object Pascal
{{language|Object Pascal}}Object Pascal is an [[object-oriented]] derivative of [[Pascal]] mostly known as the primary programming language of Borland [[Delphi]]. It is also known as the "Delphi programming language" when describing the dialect used by Borland Delphi.
|strength=strong
|safety=both
|express=explicit
|compat=nominative
|checking=static
|gc=yes
|LCT=yes}}{{language programming paradigm|Object-oriented}}
{{language|Object Pascal}}Object Pascal is an [[object-oriented]] derivative of [[Pascal]] mostly known as the primary programming language of Borland [[Delphi]]. It is also known as the "Delphi programming language" when describing the dialect used by Borland Delphi.
 
Borland used the name "Object Pascal" for the programming language in the first versions of Borland Delphi, but later renamed it to the "Delphi programming language". However,The compilers[[Free thatPascal]] claimcompiler tosupports bedifferent Objectmodes/dialects Pascaland compatible, such asbesides [[FreeTurbo Pascal]], are[[Delphi]] oftenand trying to be compatible withMacPascal, [[TurboObject Pascal]] andcan Delphi sourcebe codeselected.
 
==Citations==

Latest revision as of 11:31, 9 December 2011

Language
Object Pascal
This programming language may be used to instruct a computer to perform a task.
Garbage collected: Yes
Type safety: Safe, Unsafe
Type strength: Strong
Type compatibility: Nominative
Type expression: Explicit
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Object Pascal.

Object Pascal is an object-oriented derivative of Pascal mostly known as the primary programming language of Borland Delphi. It is also known as the "Delphi programming language" when describing the dialect used by Borland Delphi.

Borland used the name "Object Pascal" for the programming language in the first versions of Borland Delphi, but later renamed it to the "Delphi programming language". The Free Pascal compiler supports different modes/dialects and besides Turbo Pascal, Delphi and MacPascal, Object Pascal can be selected.

Citations

Subcategories

This category has the following 4 subcategories, out of 4 total.