Cabot UCSD Pascal: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A native 32 bit [[Pascal]] interpreter/[[p-code]] compiler based on the older [[Pecan UCSD Pascal]] system, like the older system it was mainly intended for use as a Pascal development system but also supported the [[Modula-2]], [[C]] and [[Fortran]] 77 and had a built in assembler. | A native 32-bit [[Pascal]] interpreter/[[p-code]] compiler based on the older [[Pecan UCSD Pascal]] system that was introduced in 1993, like the older system it was mainly intended for use as a Pascal development system but also supported the [[Modula-2]], [[C]] and [[Fortran]] 77 and had a built-in assembler. It should be noted though that library support was never as strong for the other languages as it was for Pascal, the company later improved the C to p-code compiler considerably and introduced [[C++]] capable version of the UCSD engine. | ||
==Links== | ==Links== | ||
* [http://www2.informatik.uni-halle.de/lehre/pascal/sprache/systeme/uscdpas.html Description of Cabot UCSD Pascal] | * [http://www2.informatik.uni-halle.de/lehre/pascal/sprache/systeme/uscdpas.html Description of Cabot UCSD Pascal] | ||
==Licence | ==Licence== | ||
* Commercial software (Cabot Software) | |||
[[Category:Pascal]] | [[Category:Pascal]] |
Latest revision as of 20:02, 15 September 2022
A native 32-bit Pascal interpreter/p-code compiler based on the older Pecan UCSD Pascal system that was introduced in 1993, like the older system it was mainly intended for use as a Pascal development system but also supported the Modula-2, C and Fortran 77 and had a built-in assembler. It should be noted though that library support was never as strong for the other languages as it was for Pascal, the company later improved the C to p-code compiler considerably and introduced C++ capable version of the UCSD engine.
Links
Licence
- Commercial software (Cabot Software)