From: "Gerhard W. Gruber" Newsgroups: comp.os.msdos.djgpp Subject: C/C++ language definition Date: Wed, 01 Jul 1998 13:39:40 +0200 Organization: S.I.S. IT Lines: 16 Message-ID: <359A1FFC.8F0EF726@sis.co.at> NNTP-Posting-Host: 192.56.14.75 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Where can I get the defintion for C/C++? I want to write a classbrowser (like in VC++) and I downloaded the sources for gcc 2.8.1. I thought that they used lex for parsing the preprocessor code and the c language, but there is no lex file. It seems they only used yacc. I'm not really firm with lex and yacc but I thought that one has to use either lex or lex + yacc. -- Bye, Gerhard email: sparhawk AT eunet DOT at g DOT gruber AT sis DOT co DOT at Harrison's postulate: For every action, there is an equal and opposite criticism.