Jump to content

Superplan

From Wikipedia, the free encyclopedia

Superplan
Designed byHeinz Rutishauser
First appeared1951
Influenced by
Plankalkül
Influenced
ALGOL 58

Superplanwas ahigh-level programming languagedeveloped between 1949 and 1951 byHeinz Rutishauser,the name being a reference to "Rechenplan"(i.e. computation plan), inKonrad Zuse's terminology designating a singlePlankalkülprogram.

The language was described in Rutishauser's 1951 publicationÜber automatische Rechenplanfertigung bei programmgesteuerten Rechenmaschinen(i.e.Automatically created Computation Plans for Program-Controlled Computing Machines).[1]

Superplan introduced the keywordfürasfor loop,which had the following form (being an array item):

Füri=base(increment)limit:+addend=

See also

[edit]

References

[edit]
  1. ^Rutishauser, Heinz(1951). "Über automatische Rechenplanfertigung bei programmgesteuerten Rechenanlagen".Zeitschrift für Angewandte Mathematik und Mechanik(in German).31:255.doi:10.1002/zamm.19510310820.

Further reading

[edit]