Re: Compiler Books? Parsers?

Jeff Kenton <Jeffrey.Kenton@comcast.net>
9 Jan 2004 23:35:59 -0500

          From comp.compilers

Related articles
[10 earlier articles]
Re: Compiler Books? Parsers? marcov@stack.nl (Marco van de Voort) (2003-12-20)
Re: Compiler Books? Parsers? cfc@world.std.com (Chris F Clark) (2003-12-21)
Re: Compiler Books? Parsers? cdc@maxnet.co.nz (Carl Cerecke) (2003-12-23)
Re: Compiler Books? Parsers? cfc@shell01.TheWorld.com (Chris F Clark) (2003-12-27)
Re: Compiler Books? Parsers? oliver@zeigermann.de (Oliver Zeigermann) (2004-01-02)
Re: Compiler Books? Parsers? cyber_nerdz@hotmail.com (Mark Sayers) (2004-01-07)
Re: Compiler Books? Parsers? Jeffrey.Kenton@comcast.net (Jeff Kenton) (2004-01-09)
Re: Compiler Books? Parsers? oliver@zeigermann.de (Oliver Zeigermann) (2004-01-22)
| List of all articles for this month |

From: Jeff Kenton <Jeffrey.Kenton@comcast.net>
Newsgroups: comp.compilers
Date: 9 Jan 2004 23:35:59 -0500
Organization: Comcast Online
References: 03-10-113 03-10-145 03-11-010 03-11-083 03-12-017 03-12-116 03-12-125 03-12-132 04-01-025
Keywords: practice
Posted-Date: 09 Jan 2004 23:35:59 EST

Mark Sayers wrote:
> My personal believe if that too great a percentage of time is spend
> coding and not enough on the design of the software to begin with to
> produce easily maintainable code that is readable.


I have to add something on the question of readablility. I have
worked at a place where the deliberate policy was to eliminate most
comments and white space, for the purpose of being able to see more
code on a single screenful. The president went so far as to strip
comments from existing code. And then wondered why new hires took so
long to learn the internals.


-------------------------------------------------------------------------
= Jeff Kenton Consulting and software development =
= http://home.comcast.net/~jeffrey.kenton =
-------------------------------------------------------------------------
[We all know that you can't legislate against stupidity. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.