Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > sci.electronics.design > #742847

Re: Coding glut

From brian <nospam@b-howie.co.uk>
Newsgroups sci.electronics.design
Subject Re: Coding glut
Date 2026-04-09 13:40 +0100
Organization A noiseless patient Spider
Message-ID <GThE++Fv451pFwmb@b-howie.co.uk> (permalink)
References <10r0r8p$298kp$1@dont-email.me> <hgk8tkdc74h8q0mf9j8v1ujvdml6l6thgv@4ax.com> <10r1qui$2hmia$1@dont-email.me> <10r6aqd$2ltk3$2@paganini.bofh.team> <iSmdnR7d38MVKEv0nZ2dnZfqnPidnZ2d@giganews.com>

Show all headers | View raw


In message <iSmdnR7d38MVKEv0nZ2dnZfqnPidnZ2d@giganews.com>, Ross 
Finlayson <ross.a.finlayson@gmail.com> writes
>On 04/08/2026 12:37 PM, Nioclás Pól Caileán de Ghloucester wrote:
>> Don Y <blockedofcourse@foo.invalid> wrote:
>> |------------------------------------------------------------------------|
>> |"[. . .] I have two colleagues who are making a serious effort to see if|
>> |AI can [. . .] yield better code [. . .]                                |
>> |[. . .]"                                                                |
>> |------------------------------------------------------------------------|
>>
>> Would they prefer to use formal methods?
>>
>> |-------------------------------------------------------------------------|
>> |"So far, they describe it as comparable to teaching a child.  You have to|
>> |tell it *everything* -- to the point where it would just be easier to    |
>> |write the code yourself!"                                                |
>> |-------------------------------------------------------------------------|
>>
>> They are not the only ones who report so!
>>
>> |------------------------------------------------------------------------|
>> |"[. . .]                                                                |
>> |Is constraint checking done on-the-fly -- or, at termination?"          |
>> |------------------------------------------------------------------------|
>>
>> On-the-fly constraint enforcements can be annoying for a user.
>> (S. HTTP://Gloucester.Insomnia247.NL/ fuer Kontaktdaten!)
>>
>
>"Hello, World".
>
>
AI says -
Writing in FORTRAN IV (standardized as FORTRAN 66) is a bit of a trip 
back in time! Unlike modern Fortran, the older versions were designed 
with punch cards in mind, meaning the layout of your text matters just 
as much as the code itself.

Here is the classic "Hello World" in FORTRAN IV:
Fortran

C     THE 'C' IN COLUMN 1 INDICATES A COMMENT LINE
       WRITE(6, 10)
    10 FORMAT(12H HELLO WORLD)
       STOP
       END


Not bad , but I'd have put "CALL EXIT" instead of "STOP"

Bad Things™ could happen back in the Iron Age  if you used STOP  - so 
I was told anyway.

Brian
-- 
Brian Howie

Back to sci.electronics.design | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Coding glut Don Y <blockedofcourse@foo.invalid> - 2026-04-06 10:41 -0700
  Re: Coding glut Jeff Liebermann <jeffl@cruzio.com> - 2026-04-06 17:44 -0700
    Re: Coding glut Don Y <blockedofcourse@foo.invalid> - 2026-04-06 19:42 -0700
      Re: Coding glut john larkin <jl@glen--canyon.com> - 2026-04-07 11:49 -0700
        Re: Coding glut piglet <erichpwagner@hotmail.com> - 2026-04-07 19:40 +0000
        Re: Coding glut Phil Hobbs <pcdhSpamMeSenseless@electrooptical.net> - 2026-04-07 16:38 -0400
          Re: Coding glut john larkin <jl@glen--canyon.com> - 2026-04-07 14:57 -0700
          Re: Coding glut joegwinn@comcast.net - 2026-04-08 18:11 -0400
            Re: Coding glut joegwinn@comcast.net - 2026-04-09 10:53 -0400
      Re: Coding glut Nioclás Pól Caileán de Ghloucester <thanks-to@Taf.com> - 2026-04-08 19:37 +0000
        Re: Coding glut Ross Finlayson <ross.a.finlayson@gmail.com> - 2026-04-08 13:07 -0700
          Re: Coding glut john larkin <jl@glen--canyon.com> - 2026-04-08 16:08 -0700
            Re: Coding glut john larkin <jl@glen--canyon.com> - 2026-04-08 16:11 -0700
          Re: Coding glut brian <nospam@b-howie.co.uk> - 2026-04-09 13:40 +0100
            Re: Coding glut Don Y <blockedofcourse@foo.invalid> - 2026-04-09 11:19 -0700
        Re: Coding glut Don Y <blockedofcourse@foo.invalid> - 2026-04-08 15:49 -0700
          Re: Coding glut Ross Finlayson <ross.a.finlayson@gmail.com> - 2026-04-08 22:29 -0700
          Re: Coding glut Nioclás Pól Caileán de Ghloucester <thanks-to@Taf.com> - 2026-04-09 19:11 +0000
            Re: Coding glut Don Y <blockedofcourse@foo.invalid> - 2026-04-09 13:19 -0700
              Re: Coding glut Don Y <blockedofcourse@foo.invalid> - 2026-04-09 13:40 -0700
                Re: Coding glut Ross Finlayson <ross.a.finlayson@gmail.com> - 2026-04-09 19:36 -0700

csiph-web