Path: utzoo!censor!geac!torsqnt!jarvis.csri.toronto.edu!rutgers!mit-eddie!bu.edu!mirror!frog!wendy!bambam!my From: my@bambam.WELLESLEY.EDU (My Khanh Hoang) Newsgroups: comp.lang.c++ Subject: lex, yacc and c++ Keywords: lex yacc c++ Message-ID: <12756@bambam.WELLESLEY.EDU> Date: 21 Feb 90 02:43:00 GMT Organization: Wellesley College, Wellesley MA Lines: 8 I am thinking of using C++ for a project which requires the use of lex and yacc on Unix. The C++ compiler I have access to is g++. I would like to know if these 3 programs are compatible or if there are versions of lex and yacc which are compatible with g++. Thanks.