UCSD Pascal: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Created during the latter half of the 1970's, USCD Pascal is an interpreted version of the [[Pascal]] programming language developed at the University of California, San Diego under the leadership of Ken Bowles and gets its name from the initials of the university. The system is based on [[ETH Pascal]] and uses the same [[p-code]] interpreter/virtual machine. | |||
==UCSD Pascal implementations== | ==UCSD Pascal implementations== |
Revision as of 19:54, 2 January 2016
Created during the latter half of the 1970's, USCD Pascal is an interpreted version of the Pascal programming language developed at the University of California, San Diego under the leadership of Ken Bowles and gets its name from the initials of the university. The system is based on ETH Pascal and uses the same p-code interpreter/virtual machine.
UCSD Pascal implementations
OS/2 Pascal tools based on UCSD Pascal
- Cabot UCSD Pascal Commercial - Discontinued
- Pecan UCSD Pascal - 16 bit only - Discontinued
- ucsd-psystem-xc - Open Source - Discontinued.
OS/2 Pascal tools that offer some UCSD Pascal compatibility
- Free Pascal - Open source - Current - Very limited compatibility in more recent versions.