Xref: utzoo comp.lang.c:32025 comp.lang.c++:9638 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!olson From: olson@sax.cs.uiuc.edu (Bob Olson) Newsgroups: comp.lang.c,comp.lang.c++ Subject: Re: Interfacing yacc/lex with C++ Message-ID: Date: 20 Sep 90 02:54:10 GMT References: <1635@software.software.org> <2947@cooper.cooper.EDU> Sender: news@ux1.cso.uiuc.edu (News) Distribution: usa Organization: University of Illinois, Urbana-Champaign Lines: 9 In-Reply-To: aardvark@cooper.cooper.EDU's message of 19 Sep 90 23:39:35 GMT I have a perl script that will create a c++ class from yacc or lex output. It is not yet entirely solid, but it does seem to work (I'll be working on it more when my project actually gets to the point at which the parser'll be used). It is available for anonymous ftp on a.cs.uiuc.edu in tmp/olson/gen.shar. --bob