From mboxrd@z Thu Jan 1 00:00:00 1970 From: ron@ronnatalie.com (Ron Natalie) Date: Thu, 8 Jun 2017 09:53:44 -0400 Subject: [TUHS] Array index history In-Reply-To: <20170608061951.GD83216@server.rulingia.com> References: <23afd785-e260-75ca-5c46-77c62fbcf3cd@kilonet.net> <016301d2dfc0$b098e250$11caa6f0$@ronnatalie.com> <20170608061951.GD83216@server.rulingia.com> Message-ID: <01de01d2e05e$a57d84e0$f0788ea0$@ronnatalie.com> Original PR1MEOS was a weird beast. Not just Fortran, but FortranIV which is beyond the array index issues is far from a language I'd want to have to build a lot of low level contructs in. No structured aspects of it at all (indeed, this was the impetus for RATFOR, though I don't think Prime ever saw it). They didn't stay with Fortran long. They wrote their own PL/1 variant called PL/P a scheme also implemented at UNIVAC (PLUS) and IBM (PL/S). I would venture that C was the only systems implementation language that made the leap into a general purpose language.