![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm a little confused by the MIX i/o unit 19 in vol.1 of Knuth's Art of Computer Programming, pp.132-134. The unit is described as a "Typewriter and paper tape", with a block size of 14 words. I don't really understand what the unit is. If I were to guess, I would guess that it consists of two items, one of which is used for input and the other for output, i.e. the typewriter for output and the paper tape for input. Is that correct? Assuming that it is, what facilities does MIX offer for writing programs to a paper tape? Am I correct in further guessing that the typewriter has an attachment which let's a human typist type programs into a paper tape? Where are old peripherals like that explained? |
#3
| |||
| |||
|
|
I'm a little confused by the MIX i/o unit 19 in vol.1 of Knuth's Art of Computer Programming, pp.132-134. The unit is described as a "Typewriter and paper tape", with a block size of 14 words. I don't really understand what the unit is. If I were to guess, I would guess that it consists of two items, one of which is used for input and the other for output, i.e. the typewriter for output and the paper tape for input. Is that correct? |
|
Assuming that it is, what facilities does MIX offer for writing programs to a paper tape? Am I correct in further guessing that the typewriter has an attachment which let's a human typist type programs into a paper tape? Where are old peripherals like that explained? |
#4
| |||
| |||
|
|
Allan Adler writes: I'm a little confused by the MIX i/o unit 19 in vol.1 of Knuth's Art of Computer Programming, pp.132-134. The unit is described as a "Typewriter and paper tape", with a block size of 14 words. I don't really understand what the unit is. If I were to guess, I would guess that it consists of two items, one of which is used for input and the other for output, i.e. the typewriter for output and the paper tape for input. Is that correct? Assuming that it is, what facilities does MIX offer for writing programs to a paper tape? Am I correct in further guessing that the typewriter has an attachment which let's a human typist type programs into a paper tape? Where are old peripherals like that explained? The back flyleaf of Volume I lists IN and OUT as instructions and IN is described on page 132 and seems to be what you want so I suppose OUT is too. I hate MIX and wish he would spend his remaining time replacing it with pseudocode and come up with MIX less versions of the current volumes. |
#5
| |||
| |||
|
|
.... snip ... is no reason to believe he does this for the money. Actually, I think most writers don't do it for the money. |
#6
| |||
| |||
|
|
osmium wrote: ... snip ... is no reason to believe he does this for the money. Actually, I think most writers don't do it for the money. But, if they are successful and popular, my god how the money rolls in :-) |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |