Comment Re:His comment on unit tests (Score 2, Interesting) 567
No, he prefers debugging (which is dynamic checking) over systematic unit-testing. See:
That simulator includes debugging features like the ones I found so useful in Ed Satterthwaiteâ(TM)s system for ALGOL W, mentioned earlier. I always feel quite confident after checking a program with those tools.