Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: alt.folklore.computers,comp.os.linux.misc Subject: Re: The joy of FORTRAN-like languages Date: Mon, 30 Sep 2024 21:33:34 -0000 (UTC) Organization: A noiseless patient Spider Lines: 12 Message-ID: <vdf5fe$2cn51$8@dont-email.me> References: <pan$96411$d204da43$cc34bb91$1fe98651@linux.rocks> <vd8o1s$178gk$5@dont-email.me> <llr46dFmeudU2@mid.individual.net> <vd9r10$1d6gq$4@dont-email.me> <vd9rub$18mq$2@gal.iecc.com> <vd9see$1d6gq$5@dont-email.me> <AF4KO.179529$1m96.177503@fx15.iad> <vdarvh$1l4ch$6@dont-email.me> <mddbk046f1m.fsf@panix5.panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 30 Sep 2024 23:33:34 +0200 (CEST) Injection-Info: dont-email.me; posting-host="a1a02b051aaecb67c07f3c0a04f3a680"; logging-data="2514081"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18dl+Rm2c1uKRMhZv+Bh/XM" User-Agent: Pan/0.160 (Toresk; ) Cancel-Lock: sha1:rfPR09/mEJuKFJ064jeRL1YzqL0= Bytes: 1767 On 30 Sep 2024 16:51:33 -0400, Rich Alderson wrote: > [PDP-6/PDP-10:] Lovely machines to program. Bit before my time (the main campus machine was a PDP-11/70 when I started first year Comp Sci). But I know they had a very loyal community, who were very upset when DEC cancelled its “Jupiter” project in favour of going all-in on VAX. I read some docs once. One thing I can remember is the “JUMP” instruction is actually a no-op: if you want an unconditional jump, for example, you use “JUMPA”, for “jump always”. ;)