lilypond-user
[Top][All Lists]
Advanced

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

Re: Location of Parser? (and EPIC journey through source code)


From: Jan Nieuwenhuizen
Subject: Re: Location of Parser? (and EPIC journey through source code)
Date: Wed, 03 Jul 2002 23:15:20 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Starling <address@hidden> writes:

> Ooh!  Thanks.  That'll teach me to ls lily/*.c*  :)
>
> ...although it's not quite as simple as looking at those files.

I know what you mean.  Lily's quite something.

> I dunno, kinda confusing.  I had to rely on grep and praying a bit too
> much to find all that.  It might be nice to mention near the
> definition of Keyword_ent that all keywords are defined in 
> my-lily-lexer.cc.  It would also be nice to mention exactly what
> 'notes' 'identifiers' and 'keywords' are near the definition of
> scan_bare_word.

What can I say?  Patches appreciated :-)

> I I'm still not sure what an identifier is.  *shrug*

An identifier, what do you mean?  That's something you assign to, eg,
the foo in

   foo = \notes { c }

but you knew that?
   
> C'est la vie.  Nice job on the binary search, and masterful use of
> Bison/Flex!

Thanks,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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