Clascal

From Wikipedia, the free encyclopedia
Clascal
ParadigmsImperative, structured, object-oriented
FamilyWirth Pascal
DevelopersApple Computer
First appeared1983; 41 years ago (1983)
Typing disciplineStatic and dynamic (dynamic typing through variants, array of const, and RTTI), strong, safe
ScopeLexical (static)
PlatformMotorola 68000 series
Influenced by
Pascal, Simula, Smalltalk
Influenced
Object Pascal

Clascal is an object-oriented programming language (and associated discontinued compiler[1][2]) developed in 1983 by the Personal Office Systems (POS) division (later renamed The Lisa Division, then later The 32-Bit Systems Division) of Apple Computer. Clascal was used to program applications for the Lisa Office System, the operating environment of the Lisa.

Developed as an extension of Lisa Pascal, which in turn harked back to the UCSD Pascal model originally implemented on the Apple II, the language was strongly influenced by the Xerox Palo Alto Research Center (PARC) release of Smalltalk-80, v1 (which had been formerly ported to the Lisa), and by Modula. According to Larry Tesler, Clascal was developed as a replacement for Apple's version of Smalltalk, which was "too slow" and because the experience offered by the Smalltalk syntax was too unfamiliar for most people.[3]

Clascal was the basis for Object Pascal on the Apple Macintosh in 1985.[4] With the demise of the Lisa in 1986, Pascal and Object Pascal continued to be used in the Macintosh Programmer's Workshop for systems and application development[5] for several more years, until it was finally supplanted by the languages C and C++. The MacApp application framework was based on Toolkit originally written in Clascal.[3]

Object Pascal, in turn, served as the basis for Borland's Delphi.

References[edit]

  1. ^ Cásseres, David (March 9, 1983). "Clascal reference manual for the Lisa" (PDF).
  2. ^ "Clascal - Free Pascal wiki". wiki.freepascal.org. Retrieved 2023-02-07.
  3. ^ a b Williams, Gregg (December 1984). "Software Frameworks". Byte. Vol. 9, no. 13. pp. 124–127, 394–410.
  4. ^ Schmucker, Kurt J. (August 1986). "Object-Oriented Languages for the Macintosh". Byte. Vol. 11, no. 8. pp. 177–185.
  5. ^ Loeb, Laurence H. (December 1988). "Program Extenders". Byte. Vol. 13, no. 13. pp. MAC 53-MAC 60.