| Related articles |
|---|
| flex++? moudgill@cs.cornell.EDU (Mayan Moudgill) (1992-08-27) |
| Newsgroups: | comp.compilers,comp.lang.c++ |
| From: | Mayan Moudgill <moudgill@cs.cornell.EDU> |
| Organization: | Cornell Univ. CS Dept, Ithaca NY 14853 |
| Date: | Thu, 27 Aug 1992 17:55:16 GMT |
| Summary: | Anybody done for flex what bison++ did for flex |
| Keywords: | flex, C++, lex, question |
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
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.