"What
significant advantage did octal have over hex notation
(especially in the late '60s timeframe)?"
I'm a bit skeptical of the
printer-hardware answer. Printing
calculators don't care about notation, only humans do.
Right. But:
- A power-of-two base is important because it maps trivially to and
from binary.
- A base less than ten is important so you can use existing printing
calculator mechanisms (capable of only 0-9) for output.
That leaves bases 2, 4, and 8. Which one would _you_ pick?
Historically, eg. before computers, characters were
logically defined
in six positions --
Another reason to group bits in threes: three divides six, so character
boundaries fall on digit boundaries (ie, the question that started this
thread off would not arise under such a system).
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse(a)rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B