Sujet : Re: Is there a way in Fortran to designate an integer value as integer*8 ?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.fortranDate : 16. Oct 2024, 01:51:16
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <ven2m4$1tq34$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Pan/0.160 (Toresk; )
On Tue, 15 Oct 2024 17:54:51 -0600, Louis Krupp wrote:
FORTRAN was my first (computer) language.
Mine, too. Though I picked up “Programming In POP-2” soon after, and had
my mind suitably blown.
I think that gave me a sense of perspective about BASIC when I first
encountered that.
the B5500 was replaced by a B6700, which used EBCDIC, ALGOL used ":="
instead of the arrow, which I missed.
Nowadays, with Unicode, you can have “←” as well as “:=”. There is even
U+2254 COLON EQUALS, “≔” as one character.