Path: utzoo!attcan!uunet!cti1!mpledger From: mpledger@cti1.UUCP (Mark Pledger) Newsgroups: comp.lang.c Subject: lex and yacc grammers Summary: Where can I get lex & yacc grammers for C, dBase III+, Pascal Keywords: lex yacc c grammers Message-ID: <261@cti1.UUCP> Date: 7 Aug 90 14:09:43 GMT Distribution: comp Organization: Comprehensive Technologies Int., Arlington VA Lines: 30 Where can I get the lex and yacc grammers for AT&T Unix C, A-T dBase III+, Borland's Turbo Pascal, Microsoft's C, and Microsft's macro assembler? I am doing a project which scans these types of source code into a data base. I already looked into two commerical products, but they are out of my price range. I was hoping somebody on the net already has them filed away some where. Also, is there a way to uppercase each letter in yytext[] before doing a token match? In other words, how is a non-case sensitive language specified with lex and yacc? Any help would be helpful, since I'm a new lex/yacc user. Thanks. -- Sincerely, Mark Pledger -------------------------------------------------------------------------- CTI | (703) 685-5434 [voice] 2121 Crystal Drive | (703) 685-7022 [fax] Suite 103 | Arlington, DC 22202 | mpledger@cti.com -------------------------------------------------------------------------- "To boldly go where no 'C' has gone before" --------------------------------------------------------------------------