This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Grammar of C ISO/IEC 9899:1999
- To: gcc at gcc dot gnu dot org
- Subject: Grammar of C ISO/IEC 9899:1999
- From: Bruno Deniaud <Bruno dot Deniaud at ens dot insa-rennes dot fr>
- Date: Wed, 1 Mar 2000 17:21:54 +0100 (MET)
Hi,
I'm a french student working on a C automated debuger.
I would like to know if it is possible to find a grammar of the C ISO/IEC
9899:1999 in a YACC or bison format ?
Moreover, I've seen that GCC support a part of this new standard, but is
G++ support this standard too ?
thanx
Bruno