Awe: A New ALGOL W Compiler

2025-04-12
Awe: A New ALGOL W Compiler

Awe is a new compiler for the ALGOL W programming language, a successor to Algol 60. It's a complete implementation of the language as described in the June 1972 ALGOL W Language Description. Awe should compile code written for OS/360 ALGOL W compilers with minimal changes. Features include dynamic record allocation, string handling, complex numbers, and a standard I/O system. The project thanks Hendrick Boom and others for their contributions.

Development