Object Pascal - definição. O que é Object Pascal. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é Object Pascal - definição

BRANCH OF OBJECT-ORIENTED DERIVATIVES OF PASCAL PROGRAMMING LANGUAGE
Object-Oriented Pascal

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)
Object-Oriented Pascal         
Pascal-SC         
PROGRAMMING LANGUAGE
Pascal (language); Pascal language; Pascal Programming Language; Pascal programming language; PASCAL (Programming language); ISO 7185; ISO 10206; Pascal-P; .pas; VSI Pascal; .p; Pascal-XSC; Pascal-SC; X3J9; BS 6192; Pascal-S; Criticism of Pascal; PASCAL-SC; PASCAL-XSC; Pascal for Scientific Computation; Pascal-F; Pascal-p2; Data types in Pascal; Pascal-P system; Pascal-P System; Pascal-P1; Pascal-P2; Pascal-P3; Pascal-P4; Pascal-P5; Pascal 86; HP Pascal; ISO/IEC 10206; Pascal (command); Control structures in Pascal
ESPRIT DIAMOND Project. An extension of Pascal for numerical analysis, with controlled rounding, overloading, dynamic arrays and modules. "PASCAL-SC, A Computer Language for Scientific Computation", G. Bohlender et al, Academic Press 1987.

Wikipédia

Object Pascal

Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods.

The language was originally developed by Apple Computer as Clascal for the Lisa Workshop development system. As Lisa gave way to Macintosh, Apple collaborated with Niklaus Wirth, the author of Pascal, to develop an officially standardized version of Clascal. This was renamed Object Pascal. Through the mid-1980s, Object Pascal was the main programming language for early versions of the MacApp application framework. The language lost its place as the main development language on the Mac in 1991 with the release of the C++-based MacApp 3.0. Official support ended in 1996.

Symantec also developed a compiler for Object Pascal for their Think Pascal product, which could compile programs much faster than Apple's own Macintosh Programmer's Workshop (MPW). Symantec then developed the Think Class Library (TCL), based on MacApp concepts, which could be called from both Object Pascal and THINK C. The Think suite largely displaced MPW as the main development platform on the Mac in the late 1980s.

Symantec ported Object Pascal to the PC, and developed a similar object framework on that platform. In contrast to TCL, which eventually migrated to C++, the PC libraries remained mainly based on Pascal.

Borland added support for object-oriented programming to Turbo Pascal 5.5, which would eventually become the basis for the Object Pascal dialect used in Delphi. Delphi remained mainstream for business applications on the PC into the early 2000s, and was partly displaced in the 2000s with the introduction of the .NET Framework.