OCCL Algol 68: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
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 | The compiler was originally developed in the 1980s 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. | ||
;Text editors | |||
* [[Lugaru Epsilon]] - Algol 68 syntax highlighting, code folding and syntax-aware autoindent available as a | * [[Lugaru Epsilon]] - Algol 68 syntax highlighting, code folding and syntax-aware autoindent available as a separate download. | ||
: 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 Algol 68. | ||
==Author== | ==Author== | ||
Line 12: | Line 12: | ||
==Links== | ==Links== | ||
* [http://compilers.iecc.com/comparch/article/95-03-067 Algol 68 for OS/2 announcement] | * [http://compilers.iecc.com/comparch/article/95-03-067 Algol 68 for OS/2 announcement] | ||
* [http:// | * [http://web.archive.org/web/19980209162553/http://www.occl-cam.demon.co.uk/flyer.html Flyer] (archived) | ||
* [[Wikipedia:Interactive ALGOL 68]] | |||
* Sian Leitch: [http://www.nunan.myzen.co.uk/algol68/pame.pdf Programming Algol 68 Made Easy] (PDF) - 2002 - First published by Oxford and Cambridge Compilers Ltd. in 1995. | * Sian Leitch: [http://www.nunan.myzen.co.uk/algol68/pame.pdf Programming Algol 68 Made Easy] (PDF) - 2002 - First published by Oxford and Cambridge Compilers Ltd. in 1995. | ||
[[Category:Algol]] | [[Category:Algol]] |
Latest revision as of 02:57, 18 May 2025
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 1980s 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.
- Text editors
- Lugaru Epsilon - Algol 68 syntax highlighting, code folding and syntax-aware autoindent available as a separate download.
- The Epsilon A68 mode is supposed to be generic Algol 68 but was originally developed for OCCL Algol 68.
Author
- Peter Craven
Links
- Algol 68 for OS/2 announcement
- Flyer (archived)
- Wikipedia:Interactive ALGOL 68
- Sian Leitch: Programming Algol 68 Made Easy (PDF) - 2002 - First published by Oxford and Cambridge Compilers Ltd. in 1995.