I was expecting Plankalkül: https://en.wikipedia.org/wiki/Plankalk%C3%BCl
Learning Fortran (2024)
31–40 of 85 posts
Re: Learning Fortran (2024)
#32Re: Learning Fortran (2024)
#33The article did not discuss this, but to me, one of the bigger differences between Fortran and more modern languages is the difference between functions and subroutines. Yes, they are not synonyms in Fortran and serve different purposes. I think this would trip up more people initially than the clunky syntax. It is also a bit funny that the author complains about older Fortran programs requiring SCREAMING_CASE, when…
> difference between functions and subroutines. Waitaminit, is that why we have "sub" in Visual Basic ?
Re: Learning Fortran (2024)
#34I can't believe they thought so hard about how threads work in the first programming language https://en.wikipedia.org/wiki/Jacquard_machine
Re: Learning Fortran (2024)
#35Re: Learning Fortran (2024)
#36Re: Learning Fortran (2024)
#37One of oldest HIGH-LEVEL programming languages. "Programming" originally meant physically flipping switches or plugging cables into boards. Eventually, this moved to binary (1s and 0s), and eventually to Assembly.
Re: Learning Fortran (2024)
#38Re: Learning Fortran (2024)
#39Re: Learning Fortran (2024)
#40I was expecting Plankalkül: https://en.wikipedia.org/wiki/Plankalk%C3%BCl
I was expecting Flow-Matic but your mention is even older. https://en.wikipedia.org/wiki/FLOW-MATIC
FLOW-MATIC's claim to fame was beating Fortran at releasing a working implementation (and having syntax that looked like English, but that's not something to be proud of). Plankalkül, however, has not yet been implemented so if we're only counting releases of working software, it isn't a contender.