[antlr-interest] Re: thank you sir

Sebastian Kaliszewski Sebastian.Kaliszewski at softax.com.pl
Thu Oct 27 00:32:57 PDT 2005


Terence Parr wrote:
> C++ is C so I'm not sure you have a problem with anything except the  io 
> libraries and such; still the Clib should still work with C++ right?

Well, this is not true. There are many C constructs which are illegal in 
C++, and some constructs have different meaning (i.e. my_type my_fun() vs 
my_type my_fun(void)).

rgds
Sebastian Kaliszewski


More information about the antlr-interest mailing list