home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / compiler / 1470 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  995 b 

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