Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 20 May 1999 15:53:52 +0530 (IST) From: "Raju K. V." X-Sender: rajukv AT tagore To: shichunhui AT 263 DOT net Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: lex and yacc... In-Reply-To: <19990520094727.23804.fmail@263.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id GAA29973 hi, I dont think cygwin has lex and yacc. It does have flex and bison, but I cant say that they are fully compatible. Because I have come across situation where files written for lex (and yacc) give errors when used with flex (bison). I suppose the only solution is to rewrite the lex and yacc (.l and .y) files so that they can be used with flex and bison. You should be very particular about using lex(or yacc) provided variables as some of them ar not available in flex ( or bison). I suppose flex and bison do have any advantage over lex and yacc but still there are incompatible issues. Sorry if I could not be of much help. Thanks, Raju On 20 May 1999 shichunhui AT 263 DOT net wrote: > Hi,anyone here has used the lex and yacc in the cygwin? > I found a byacc and a bison, a flex and a flex++, > but I am not sure of their usage.Is there anything different > from the lex,yacc of unix? > > > > > > __________________________________________________ > 欢迎使用首都在线免费电子邮箱http://freemail.263.net > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com