[comp.lang.c] C grammar/parser

reed@bassoon.cs.uiuc.edu (Daniel A. Reed) (06/26/91)

I'm looking for a public domain (or, less desirably, a publicly available)
lexical analyzer and parser (lex/yacc, ideally) for both K&R and ANSI C.
I don't really need any more than that --- I want accept C and output
identical C with some calls to a performance instrumentation library.

To prevent questions, yes, I'm well aware of gcc.

Daniel A. Reed				Email:	reed@oboe.cs.uiuc.edu
Professor				Phone:  (217) 333-3807
Department of Computer Science		Fax:	(217) 333-3501
University of Illinois
Urbana, Illinois 61801