Jump to content

OCCL Algol 68: Difference between revisions

From EDM2
Created page with "==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 but was..."
 
Fixed a misunderstanding
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 but was apparently based on the [[Extended Pascal]] compiler by Prospero Software.
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.


==Links==
==Links==
* [http://compilers.iecc.com/comparch/article/95-03-067 Algol 64 for OS/2 announcement]
* [http://compilers.iecc.com/comparch/article/95-03-067 Algol 64 for OS/2 announcement]

Revision as of 02:45, 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 their earlier DOS product, was sold until 2004 when the company went out of business.

Links