home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 16222 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!ukma!darwin.sura.net!uvaarpa!murdoch!darwin.clas.Virginia.EDU!cgh6m
  3. From: cgh6m@darwin.clas.Virginia.EDU (Craig G. Hocker)
  4. Subject: Re: Need Yacc & Lex retargeted to C++
  5. Message-ID: <1992Nov13.154107.21091@murdoch.acc.Virginia.EDU>
  6. Sender: usenet@murdoch.acc.Virginia.EDU
  7. Organization: University of Virginia
  8. References: <Bx83Eo.Ftr@taligent.com> <BxJ8Gp.B9L@iat.holonet.net>
  9. Date: Fri, 13 Nov 1992 15:41:07 GMT
  10. Lines: 29
  11.  
  12. In article <BxJ8Gp.B9L@iat.holonet.net> rkinder@iat.holonet.net (Robert J. Kinder) writes:
  13. >You might also look into a product called YACC++ by Compiler Systems (I
  14. >think that's the company?).  Call or send e-mail and I'll look up the
  15. >phone number for you.  It is very nice and much simpler than MKS YACC/Lex.
  16. >-- 
  17. >// rkinder@holonet.net            International Software Solutions, Inc.  -
  18. >// Robert J. Kinder, Jr.                             Boca Raton, Florida  -
  19. >//                                                        1-800-788-4774  -
  20.  
  21. This seems to be a topic of some interest, so I will mention a 
  22. C++ Parser Class Kit I came across by accident yesterday while
  23. downloading another file. Nobody has mentioned it.
  24.  
  25. anonymous ftp to  export.lcs.mit.edu
  26.  
  27.     contrib/yacc.shar.Z
  28.  
  29.  
  30. warning: it's a beta version, but the author does seem to be actively
  31. soliciting people to modify and send him enhancements.
  32.  
  33. I can't comment on it, since I haven't tried to do anything with it
  34. yet.
  35.  
  36. cgh6m@darwin.clas.virginia.edu
  37. Craig G. Hocker
  38. NSF-Center for Biological Timing
  39. University of Virginia, Charlottesville, VA 22901
  40. ---- yep, that means I'm a scientist and not a computer jock! ----
  41.