Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

16
  • 2
    The code, on page 32 of my paperback copy, is five lines: " T Z", "0 A 23 ⊖", "1 U 11 ⊖", "2 A 2 F", "3 U 13 ⊖". Commented Jul 4, 2020 at 21:23
  • 2
    @AncientSwordRage It is described as "a sample of the code by which the computer was instructed as to how it should perform its calculations and operations". Commented Jul 5, 2020 at 1:42
  • 1
    This answer seems currently the earliest, and would arguably be the best if the two quotes by @JohnDoty were to be edited in. Commented Jul 5, 2020 at 5:59
  • 2
    It wouldn't have been hex, which was rarely used in those days. However on reflection it's not entirely unlike some of the coding used for e.g. early IBM computers derived from unit record machines (punched cards etc.) where the programmer was expected to know that a character or number in a specific field had some specific effect. Again on reflection, ⊖ looks like a "nothing in this field" indicator, rather than some sort of symbolic operator. I plead that I was working entirely from memory... Commented Jul 5, 2020 at 14:27
  • 12
    This is not fictional. The novel describes the real Cambridge Mathematical Laboratory, which indeed was in a building that used to be the Anatomy School as the novel says. The computer is EDSAC, which was indeed programmed via paper tape, and that is what its programming language looks like. cl.cam.ac.uk/events/EDSAC99/history.html cl.cam.ac.uk/events/EDSAC99/simulators/echo/flat.html Commented Jul 6, 2020 at 10:10