Newsgroups: comp.archives
Path: utzoo!utgpu!news-server.csri.toronto.edu!math.lsa.umich.edu!math.lsa.umich.edu!emv
From: olson@sax.cs.uiuc.edu (Bob Olson)
Subject: [comp.lang.c...] Re: Interfacing yacc/lex with C++
Message-ID: <1990Sep20.023541.25366@math.lsa.umich.edu>
Followup-To: comp.lang.c,comp.lang.c++
Sender: emv@math.lsa.umich.edu (Edward Vielmetti)
Reply-To: olson@sax.cs.uiuc.edu (Bob Olson)
Organization: University of Illinois, Urbana-Champaign
Date: Thu, 20 Sep 90 02:35:41 GMT
Approved: emv@math.lsa.umich.edu (Edward Vielmetti)
X-Original-Newsgroups: comp.lang.c,comp.lang.c++
Lines: 17

Archive-name: yacc-gen/19-Sep-90
Original-posting-by: olson@sax.cs.uiuc.edu (Bob Olson)
Original-subject: Re: Interfacing yacc/lex with C++
Archive-site: a.cs.uiuc.edu [128.174.252.1]
Archive-directory: /tmp/olson
Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti)

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

