The inimitable Al Viro in “Re: How to write elegant C coding”:
On Wed, Jan 05, 2005 at 03:49:07PM +0800, Coywolf Qi Hunt wrote:
> I’d say better to study compile theory and a kind of compiler source code.
Yes, gcc source definitely makes a great cautionary tale about the need of writing elegant code and dreadful results of not doing so.
Leave a Reply