Definition of Object pascal

FOLDOC
Object Pascal
<language> An object-oriented Pascal developed jointly by Apple Computer and Niklaus Wirth.
["Object Pascal Report", Larry Tesler, Structured Language World 9(3):10-17 (1985)].
(1994-10-28)

Search Dictionary:
Search Web Search Dictionary



Object Pascal definition was found in categories: Encyclopedia(1)  

Object Pascal Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
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, compilers that claim to be Object Pascal compatible are often trying to be compatible with Delphi source code.

Borland sells integrated development environments (IDEs) that compile the Delphi programming language to Microsoft Windows, the Microsoft .NET Framework and Linux. The open source Free Pascal project allows the language to be compiled for LinuxMac OS XWin64Windows CE, and others.


See more at Wikipedia.org...