This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: building javadoc-like documentation generator.


-----BEGIN PGP SIGNED MESSAGE-----

>>>>> Ruslan Shevchenko writes:

 > I want to build javadoc-like documentation generator fo C++, based
 > on egcs c++ parser.

If I were you, I would take a look at PCCTS. This is (imho) a way
superior parser generator and it comes with a complete C++ grammar
already, which you can use. The URL is:

     http://www.mcs.net/~tmoog/pccts.html

If you like Java, you can use the latest version, too, which can also
generate C++ code:

     http://www.ANTLR.org/

Good luck and be sure to send me a note if your tool needs a tester.
:-)

	-peter

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1

iQCVAwUBNjJCQw9HL1s0103BAQEhQQP/WgiX1MtuUUWbNRNialeLH5BzeDZ/QOFS
034khwFvi0ZtJoIe7WqDn+1CbLiSu3yOFrRPAqzoB1ExDFLLaibL15402HoGw9Ln
p3nfP5lKCzDkEQBnIgbQFmvIJyBd8fTZvkvaFrRO0y0Yz5f2Vf+yfTUQTw5i1/YW
2C+Fsn6iRbo=
=jvIo
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]