Hacker News new | ask | show | jobs
by zbentley 2308 days ago
> Unix utility code is better quality

What's your index of "better quality"?

By some indices (simplicity, documented-ness, accessibility {as in: I can read and understand it without learning more than one language's behavior vs. bash/C/several others}), Knuth wins hands-down.

By others (generality, speed of implementation) he does not.

1 comments

It is normal to point out at this point that if correctness is not important to you, an overwhelmingly more quickly produced implementation is possible.

But my comment was on remarks claiming superior reliability for the Unix utilities, which you have not addressed.