Sujet : Re: The joy of FORTRAN
De : peter_flass (at) *nospam* yahoo.com (Peter Flass)
Groupes : alt.folklore.computers comp.os.linux.miscDate : 24. Sep 2024, 23:36:59
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <156256844.748909906.434683.peter_flass-yahoo.com@news.eternal-september.org>
References : 1 2 3 4 5 6
User-Agent : NewsTap/5.3.1 (iPad)
R Daneel Olivaw <
Danny@hyperspace.vogon.gov> wrote:
rbowman wrote:
On Tue, 24 Sep 2024 14:11:19 +0100, Sn!pe wrote:
No mention of ALGOL, the ALGorithmic Language? It was contemporaneous
with both FORmula TRANslator and COmmon Business-Oriented Language.
<https://en.wikipedia.org/wiki/ALGOL>
ALGOL's impact on succeeding languages was much greater than its actual
use.
ALGOL60 was the language where a test of equality between two floating
point numbers was actually a test of "close enough for ALGOL". If I
want to test for "approximately equal" then I want a different operator.
How well did it handle character strings? Any language which could not
handle them was a language I wanted no part of.
C is just pathetic at character strings.
-- Pete