Ah, I still remember some Apollo Workstations used for email (i.e. Pine) at my university. Never got around to seeing the original Domain/OS, as by then the acquisition by HP was very much complete (and boy, if it weren't for IBM, HP-UX would've looked even worse).
Anyone got to use those boxes in their prime? Supposed to be Unix-ish, but not quite...
I remember these machines fondly. I suppose they were pretty Unixy, but since it was the first *nix system I was ever exposed to, it was hard for me to judge. I do remember they renamed a lot of the command line tools (like fpat instead of grep).
After working on some of the console-based systems of the time (VMS, CTOS, PC-DOS), Apollo systems seemed almost magical to me. It had a mouse and I could just click on a file to edit it (it was also my first GUI).
We used their Pascal compiler to develop software for a certain government agency. The very day that we flew to DC to install the software on their systems, they let us know that they had changed some of the fundamental requirements. Back to the drawing board...
There were a number of language extensions that were cool: there were a bunch of improvements to the module system, lot's of new data types, actually useful pointer/address/bit types & operators, etc. However, the big difference was that the underlying OS and HW were vastly more capable than TP, so you got a very powerful set of libraries, 3d graphics, networking with the DOMAIN OS network file system and other toys. You also got access to the Apollo C & Fortran compilers/libs. It was just a more powerful system because it ran on a more powerful platform.
7 comments
[ 3.9 ms ] story [ 28.6 ms ] threadAnyone got to use those boxes in their prime? Supposed to be Unix-ish, but not quite...
After working on some of the console-based systems of the time (VMS, CTOS, PC-DOS), Apollo systems seemed almost magical to me. It had a mouse and I could just click on a file to edit it (it was also my first GUI).
We used their Pascal compiler to develop software for a certain government agency. The very day that we flew to DC to install the software on their systems, they let us know that they had changed some of the fundamental requirements. Back to the drawing board...