This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC for Windows, Bison compiler
- To: gcc at gcc dot gnu dot org
- Subject: GCC for Windows, Bison compiler
- From: "Vladimir Rykov, PhD in Computational Linguistics, MOCKBA" <rykov2000 at mail dot ru>
- Date: Tue, 21 Nov 2000 15:11:33 +0300
Hello from snow Moscow!
I have a couple of Qs:
1) I need gcc for Windows - quite simple to run Bison without learning
UNIX/Linux.
But I am afraid I do not move easily in GCC site jungles.
Is Bison available for Windows?
Can you show me the proper addr?
2) I need a sample BNF grammar for Bison. I got info that
in GCC the file c-parse.y (or maybe now it is called c/parse.y or something
like that) contains a Bison grammar for C.
Can you show me the proper addr?
~V