Sujet : Re: The joy of FORTRAN
De : tnp (at) *nospam* invalid.invalid (The Natural Philosopher)
Groupes : alt.folklore.computers comp.os.linux.miscDate : 03. Mar 2025, 16:20:52
Autres entêtes
Organisation : A little, after lunch
Message-ID : <vq4hck$1bvqe$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
User-Agent : Mozilla Thunderbird
On 03/03/2025 03:44, c186282 wrote:
On 3/2/25 4:42 AM, The Natural Philosopher wrote:
On 02/03/2025 06:59, c186282 wrote:
What's the point in writing complex code if, at
the first need, you basically have to totally
re-write the entire damned thing ???
Especially since a modern optimising compiler will turn it into unreadably complex assembler anyway - no need for the programmer to do it
Focus on readability with clear comments and a good result, not being 'clever'
Well, I'm not gonna be reading the ASM - just the 'C' :-)
That was my point.
That clever C does not make clever assembly language any more.
So why not simply write clear concise and comprehensible C.
And let the compiler make it run like greased weasel shit.
That is what compilers are for, these days.
-- I would rather have questions that cannot be answered......than to have answers that cannot be questionedRichard Feynman