OCCL Algol 68: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
A full 32 bit Algol 68 compiler with some SNOBOL like pattern and string matching extensions. Introduced by Oxford and Cambridge Compilers Ltd. in 1995 and based on the Interactive ALGOL 68 compiler from Algol Applications Ltd., was sold until 2004 when the company went out of business. | A full 32 bit Algol 68 compiler with some SNOBOL like pattern and string matching extensions. Introduced by Oxford and Cambridge Compilers Ltd. in 1995 and based on the Interactive ALGOL 68 compiler from Algol Applications Ltd., was sold until 2004 when the company went out of business. | ||
The compiler was originally developed in the 1980's for [[Transputer]] based workstations or | The compiler was originally developed in the 1980's for [[Transputer]] based workstations or cards and this was taken advantage of by allowing the compiler to support offloading numerically intensive tasks to Transputer cards or farms and later to MEIKO massively parallel supercomputers. | ||
==Author== | ==Author== |
Revision as of 00:12, 5 November 2014
Description
A full 32 bit Algol 68 compiler with some SNOBOL like pattern and string matching extensions. Introduced by Oxford and Cambridge Compilers Ltd. in 1995 and based on the Interactive ALGOL 68 compiler from Algol Applications Ltd., was sold until 2004 when the company went out of business.
The compiler was originally developed in the 1980's for Transputer based workstations or cards and this was taken advantage of by allowing the compiler to support offloading numerically intensive tasks to Transputer cards or farms and later to MEIKO massively parallel supercomputers.