I speculate
Aug. 4th, 2008 09:01 pmThe archetypal first program to write when learning a new programming language is one that makes the computer display the words "Hello world." Could this message have something to do with our universal desire to communicate and have our existence acknowledged? Or am I reading too much into things?
Also: here's a series of "Hello world" programs arranged according to the supposed job title of the writer. I enjoyed trying to guess which language each one is written in. I think I'll put my guesses in a comment....
Also: here's a series of "Hello world" programs arranged according to the supposed job title of the writer. I enjoyed trying to guess which language each one is written in. I think I'll put my guesses in a comment....
(no subject)
Date: 2008-08-05 04:58 am (UTC)Neither of the research scientists are using JCL (Job Control Language; the high-level language that's only used on mainframes). The other option would be COBOL, which is very common in legacy code thanks to IBM's policy of maintaining backwards compatibility at all costs. That looks very much like formalized plaintext, though. The examples read like Fortran to me, which is common on supercomputers.
Edit: Corrected by