Mail Archives: cygwin/1999/05/20/06:05:45
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
- Raw text -