UCSD Pascal: Difference between revisions
Appearance
Created page with "An interpreted version of the Pascal programming language developed at the University of California, San Diego during the latter half of the 1970's and gets its name from ..." |
No edit summary |
||
Line 1: | Line 1: | ||
An interpreted version of the [[Pascal]] programming language developed at the University of California, San Diego during the latter half of the 1970's 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. | An interpreted version of the [[Pascal]] programming language developed at the University of California, San Diego during the latter half of the 1970's 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. | ||
==Operating systems based on, or compatible with UCSD Pascal== | ==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. | |||
====Operating systems based on, or compatible with UCSD Pascal==== | |||
* [[Apple Pascal]] | * [[Apple Pascal]] | ||
* [[BOS]] | * [[BOS]] | ||
[[Category:Tools]][[Category:Pascal]][[Category:Operating Systems]][[Category:Apple II/III Tools]][[Category:MAC Finder Tools]][[Category:Tools]][[Category:Tools]][[Category:Tools]][[Category:Tools]] | [[Category:Tools]][[Category:Pascal]][[Category:Operating Systems]][[Category:Apple II/III Tools]][[Category:MAC Finder Tools]][[Category:Tools]][[Category:Tools]][[Category:Tools]][[Category:Tools]] |
Revision as of 02:53, 2 January 2016
An interpreted version of the Pascal programming language developed at the University of California, San Diego during the latter half of the 1970's 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.