Mail Archives: cygwin/1996/10/25/11:06:30
there is a bison (=yacc) and flex (=lex) in the gnuwin32-distribution.
They work fine, except that I have had some problems with the difference
between
\n (unix) och cr-lf (windows).
The problem is easily solved by adding a rule
\x0a
in the the lex-grammar.
However, I have stopped using them and instead uses the products from MKS.
MKS Yacc is enhanced which makes it easier to build a conflict-free grammar
/mattias
----------
> From: Paul Mu <ypaul AT slc DOT unisys DOT com>
> To: gnu-win32 AT cygnus DOT com
> Subject: lex,yacc ?
> Date: den 24 oktober 1996 17:04
>
> Hi,
> Does anybody know where I can get the free port of lex and yacc in
> NT. Or can I just get the unix source code and compile it using
> cygwin32 gcc ?
>
> Thanks in advance ...
> Paul
> -
> For help on using this list, send a message to
> "gnu-win32-request AT cygnus DOT com" with one line of text: "help".
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -