home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.compilers:1470 comp.lang.c++:13028
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!rutgers!faatcrl!iecc!compilers-sender
- From: moudgill@cs.cornell.EDU (Mayan Moudgill)
- Newsgroups: comp.compilers,comp.lang.c++
- Subject: flex++?
- Summary: Anybody done for flex what bison++ did for flex
- Keywords: flex, C++, lex, question
- Message-ID: <92-08-170@comp.compilers>
- Date: 27 Aug 92 17:55:16 GMT
- Sender: compilers-sender@iecc.cambridge.ma.us
- Reply-To: Mayan Moudgill <moudgill@cs.cornell.EDU>
- Organization: Cornell Univ. CS Dept, Ithaca NY 14853
- Lines: 10
- Approved: compilers@iecc.cambridge.ma.us
-
- I've got a copy of flex by Vern Paxson. It's nice and can be used with
- C++. However, it still uses global variables. Has anybody fiddled around
- with flex so as to make it create a Lex class (like bison++ creates a
- Parse class?)
-
- Mayan
- moudgill@cs.cornell.edu
- --
- Send compilers articles to compilers@iecc.cambridge.ma.us or
- {ima | spdcc | world}!iecc!compilers. Meta-mail to compilers-request.
-