[antlr-interest] More, Status of C++ backend?

Luke A. Guest laguest at archeia.com
Tue Jan 1 22:43:26 PST 2008


On Tue, 2008-01-01 at 18:36 -0800, Jim Idle wrote:
> Possible, but the C runtime already has a string too and I prefer to 
> keep away from third party dependencies, even if they are decent ones.

I have to say that it really does make sense to have the C++ sources
depend on the C sources. i.e. for the C++ to use the C string sources is
fine IMO. I mean what would be the point in rewriting the string code
specifically for C++?

Luke.




More information about the antlr-interest mailing list