APL\3000: Difference between revisions

Jump to navigation Jump to search
4 bytes added ,  09:48, 19 July 2020
no edit summary
m (APL.SV is more precise than APL\360 here)
No edit summary
Line 31: Line 31:
In addition to the traditional APL language, APL provided an implementation of [[APLGOL]], which incorporated [[wikipedia:ALGOL|ALGOL]]'s structured programming as advocated by [[Dijkstra]] as a replacement for [[Branch]]-based control flow. APLGOL shared its underlying implementation with APL.
In addition to the traditional APL language, APL provided an implementation of [[APLGOL]], which incorporated [[wikipedia:ALGOL|ALGOL]]'s structured programming as advocated by [[Dijkstra]] as a replacement for [[Branch]]-based control flow. APLGOL shared its underlying implementation with APL.


The following control structures were provided in APLGOL:
The following [[control structure]]s were provided in APLGOL:
* <source inline lang=apl>BEGIN statement list END</source>
* <source inline lang=apl>BEGIN statement list END</source>
* <source inline lang=apl>IF test DO statement</source>
* <source inline lang=apl>IF test DO statement</source>
trusted
69

edits

Navigation menu