Difference between revisions of "Object Pascal"

From Lazarus wiki
Jump to navigationJump to search
(→‎Object Pascal implementations: Adding link to PascalABC.net)
Line 35: Line 35:
 
== See also ==
 
== See also ==
 
* Tao Yue's [[Basic Pascal Tutorial]]
 
* Tao Yue's [[Basic Pascal Tutorial]]
* [[Pascal History]]
+
* [[Basic Pascal Tutorial/History]]
 
* [[Object Oriented Programming with Free Pascal and Lazarus]]
 
* [[Object Oriented Programming with Free Pascal and Lazarus]]
  

Revision as of 16:32, 5 September 2022

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.

The first implementation of Object Pascal was developed by Larry Tesler at Apple Computer in collaboration with Niklaus Wirth.

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

References

  1. Tesler, Larry (1985). "Object Pascal Report". Structured Language World. 9 (3): 10–7.