top | item 46022248

(no title)

Taniwha | 3 months ago

Burroughs used an Algol60 derivative (not '68)

discuss

order

pjmlp|3 months ago

ESPOL initially, which evolved into NEWP.

Taniwha|3 months ago

ESPOL was (is?) simply a version of the standard Algol compiler that let you do 'system' sorts of things.

The Burroughs large systems architecture didn't really protect you from yourself, system security/integrity depended on only letting code from vetted compilers run (only a compiler could make a code file, and only a privileged person could make a program a compiler) - so the Algol 60 compiler made code that was safe, Espol could make code that wasn't, could do things a normal user couldn't - you kept the espol compiler somewhere safe away from the students ....

(there was a well known hole in this whole thing involving mag tapes)