Superplan

Superplan was a high-level programming language developed between 1949 and 1951 by Heinz Rutishauser, the name being a reference to "Rechenplan" (i.e. computation plan), in Konrad Zuse's terminology designating a single Plankalkül program.

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

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 keyword "for" resp. the German für with its for loop, which had the following form ( being an array):

Für i=base(increment)limit:  + addend = 

See also

References

  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

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.