Jump to content

OCCL Algol 68: Difference between revisions

From EDM2
mNo edit summary
No edit summary
Line 1: Line 1:
==Description==
==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 their earlier DOS product, 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.


==Author==
Peter Craven
==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://en.wikipedia.org/wiki/Interactive_ALGOL_68 Wikipedia article on IA68]

Revision as of 03:14, 8 October 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.

Author

Peter Craven

Links