[Home]History of Pascal programming language

HomePage | Recent Changes | Preferences

Revision 8 . . (edit) November 25, 2001 7:15 pm by Robbe [move one link]
Revision 7 . . (edit) November 25, 2001 7:12 pm by Robbe [typo]
Revision 6 . . November 25, 2001 7:12 pm by Robbe [also mention Object Pascal, Delphi, Modula-2]
Revision 5 . . November 25, 2001 7:03 pm by Robbe [rewrote the first half]
Revision 4 . . (edit) November 9, 2001 11:18 pm by Uriyan
  

Difference (from prior major revision) (minor diff, author diff)

Changed: 3c3
Early approaches (most notably the UCSD system) translated Pascal code into a machine-independent P-code? representation. This intermediate code was then interpreted by a program specific to each architecture. As a consequence, only the small interpreter part had to be ported over to many architectures.
Early approaches (most notably the UCSD system) translated Pascal code into a machine-independent P-code representation. This intermediate code was then interpreted by a program specific to each architecture. As a consequence, only the small interpreter part had to be ported over to many architectures.

Added: 7a8,11

With Turbo Pacal version 5 Borland added Object Orientation to Pascal forming the Object Pascal dialect. Their main language from 1996 on, Delphi, is in turn based on this.

Wirth also developed Modula-2?, a language similar to Pascal which also supports object oriented programming.

HomePage | Recent Changes | Preferences
Search: