Message-ID: <005e01bf3683$af61c860$12d098cd@co.alachua.fl.us> From: "Dean Limbaugh" To: References: <383BBDCB DOT E89377DE AT accord-soft DOT com> Subject: Re: Regarding lex specification for C++ Date: Wed, 24 Nov 1999 08:56:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Reply-To: djgpp AT delorie DOT com Hi Vani, I've looked at it, and as far as I can tell, there is no lex script. The lexer is hand coded. This could be because the lexer has to have access to the symbol table in order to decide if an identifier is a type or variable name (typedef statements). I'm sure someone will correct me if I'm wrong. ----- Original Message ----- From: "Vani R" To: Sent: Wednesday, November 24, 1999 5:28 AM Subject: Regarding lex specification for C++ > Hello, > I could get yacc specification file for C++ in the gcc source > code from the FreeBSD CD, but I could not get the lex specification for > the same. Can you just help me out in this case by telling where I can > get the same. > > Thanks in advance, > --vani-- > > > > > > Vani R. > mailto:vani AT accord-soft DOT com > >