OCCL Algol 68: Difference between revisions
Appearance
No 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. | ||
Line 10: | Line 9: | ||
* [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://en.wikipedia.org/wiki/Interactive_ALGOL_68 Wikipedia article on IA68] | * [http://en.wikipedia.org/wiki/Interactive_ALGOL_68 Wikipedia article on IA68] | ||
* Sian Leitch: [http://www.nunan.myzen.co.uk/algol68/pame.pdf Programming Algol 68 Made Easy] - 2002 - [[PDF]] file - First published by Oxford and Cambridge Compilers Ltd. in 1995. | |||
[[Category:tools]] | |||
[[Category:tools]][[Category:Algol]][[Category:Transputer Tools]] | [[Category:Algol]] | ||
[[Category:Transputer Tools]] |
Revision as of 14:57, 19 February 2016
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.
Author
Links
- Algol 68 for OS/2 announcement
- Wikipedia article on IA68
- Sian Leitch: Programming Algol 68 Made Easy - 2002 - PDF file - First published by Oxford and Cambridge Compilers Ltd. in 1995.