Skip to main content
edited tags
Link
gnat
  • 20.5k
  • 29
  • 117
  • 310
Source Link
52d6c6af
  • 730
  • 3
  • 14

Did labelled loops pre-date for loops?

Was the first implementation of looping control flow effectively the goto (or something like a labelled JMP in assembler) or was there another syntactic construction?

for (für) was introduced in Superplan in 1949 IIRC.