>> >> > On Sep 19, 3:01 pm, John Larkin
>
>> > > No, I am making the true observation that complex digital logic
>> > > designs are usually bug-free, simple software systems have a chance of
>> > > being so, and complex software systems never are.
>
>"Complex" hardware systems are bug free for small values of complex.
Excellent. Let's make a computer system from a largish number of small blocks, each being a RISC cpu running one task in one contiguous address space. Each program owns its cpu and is usually written by one person. Bugs could be punishable by flogging or mandatory attendance at the opera.
John