Stories
Slash Boxes
Comments

SoylentNews is people

This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by hendrikboom on Sunday May 27 2018, @10:43PM (1 child)

    by hendrikboom (1125) Subscriber Badge on Sunday May 27 2018, @10:43PM (#684937) Homepage Journal

    I learned in the early 60's. Recommended methodology was flowcharts and GO TO statements.

    I read the Algol 60 report and yearned for something better than early Fortran. Then we got a new compiler and could have nonrecursive SUBROUTINES but still no IF THEN ELSE.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by Dr Spin on Saturday June 16 2018, @10:23PM

    by Dr Spin (5239) on Saturday June 16 2018, @10:23PM (#694057)

    Even Fortran 2 had IF with both then and else.

    More than that: IF (N) did different things for N < 0, N = 0, and N > 0

    It is true that you did not get recursive subroutines even in most versions of Fortran 4.

    Unlike Algol 60, Fortran 4 was not invented in 1904. It just seemed that way.

    Algol 68 is still the best. Take your Python back out into the desert where it belongs.

    --
    Warning: Opening your mouth may invalidate your brain!