tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] naming conventions


From: Rob Landley
Subject: Re: [Tinycc-devel] naming conventions
Date: Sun, 9 Sep 2007 22:55:58 -0500
User-agent: KMail/1.9.6

On Sunday 09 September 2007 9:30:59 pm Gregg Reynolds wrote:
> On 9/8/07, Rob Landley <address@hidden> wrote:
> > > In fact, it's pretty much guaranteed to
> > > confuse, since the notion of a lookahead ("following char = fch?") is
> > > part of the domain knowledge.  I'm afraid I don't like fch much at
> > > all.  Sorry.
> >
> > Would you like me to revert the commit and put it back to "ch"?
>
> The obvious occurred to me this afternoon:  yy_current (for ch),
> yy_buf, yy_tok, etc. as appropriate.

Why is this obvious?  We don't use yacc.

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]