Jump to content

OCCL Algol 68: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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 cards and this was taken advantage of in the OS/2 version by allowing the compiler to support offloading numerically intensive tasks to Transputer cards or farms and later to MEIKO massively parallel supercomputers.
The compiler was originally developed in the 1980's for Transputer based workstations or cards and this was taken advantage of in the OS/2 version by allowing the compiler to support offloading numerically intensive tasks to Transputer cards or farms and later to MEIKO massively parallel supercomputers.


====OS/2 text editors with OCCL Algol 68 support====
===OS/2 text editors with OCCL Algol 68 support===
* [[Lugaru Epsilon]] - Algol 68 syntax highlighting, code folding and syntax-aware autoindent available as a seperate download. - Commercial.
* [[Lugaru Epsilon]] - Algol 68 syntax highlighting, code folding and syntax-aware autoindent available as a seperate download. - Commercial
: The Epsilon A68 mode is supposed to be generic Algol 68 but was originally developed for OCCL.
: The Epsilon A68 mode is supposed to be generic Algol 68 but was originally developed for OCCL.


==Author==
==Author==
* [[Peter Craven]]
*Peter Craven


==Links==
==Links==

Revision as of 07:15, 1 February 2017

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 in the OS/2 version by allowing the compiler to support offloading numerically intensive tasks to Transputer cards or farms and later to MEIKO massively parallel supercomputers.

OS/2 text editors with OCCL Algol 68 support

  • Lugaru Epsilon - Algol 68 syntax highlighting, code folding and syntax-aware autoindent available as a seperate download. - Commercial
The Epsilon A68 mode is supposed to be generic Algol 68 but was originally developed for OCCL.

Author

  • Peter Craven

Links