Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6535793
By: rksharkz
I need to ask it.
I've downloaded Flex and Bison, and installed everything ok. But... i either
don't know how to use these under windows, or i can't.
So, in gnuwin\bin i see 4 exes. Bison
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6535944
By: tml1024
Are you trying to run them interactively, expecting them to offer some
kind of user interface? Then you have misunderstood something.
Typically these tools are used from scripts or makefiles
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6538016
By: rksharkz
I used them on Linux, and i've tried passing them arguments... Besides, i need
a LALR(1) parser, and Bison is a lalr parser generator... True that i've used
lex/yacc, but flex/bison should
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6540355
By: rksharkz
I used them on Linux, and i've tried passing them arguments... Besides, i need
a LALR(1) parser, and Bison is a lalr parser generator... True that i've used
lex/yacc, but flex/bison should