Difference between revisions of "Object Pascal"

From Lazarus wiki
Jump to navigationJump to search
(reword sentence)
m (→‎Free Pascal modes for Object Pascal: change Delphi internal link to match case of article)
Line 27: Line 27:
 
* [[Mode ObjFPC]]
 
* [[Mode ObjFPC]]
 
* [[Mode TP]]
 
* [[Mode TP]]
* [[Mode DELPHI]]
+
* [[Mode Delphi]]
 
* [[Mode MacPas|Mode MACPAS]]
 
* [[Mode MacPas|Mode MACPAS]]
  

Revision as of 08:09, 18 July 2016

Object Pascal is a collective term for Pascal dialects that have features which allow object-oriented programming (OOP). The first Pascal versions supporting OOP were Clascal and Macintosh Pascal. More modern implementations extend the class model as in Delphi and Free Pascal.

Object Pascal implementations

This is a (probably incomplete) list of IDEs, compilers and dialects supporting Object Pascal:

Free Pascal modes for Object Pascal

The following modes support development with Object Pascal syntax with Free Pascal:

See also