[antlr-interest] Re: ANTLR 3.0 and code generation for C++

Thomas Dudziak tomdz at first.fhg.de
Tue Oct 28 02:06:52 PST 2003


Would it be possible to make the actual char/string type configurable ?  
I for one would like to use std::string as well as CString (MFC) and 
wxString (wxWindows). They all probably supply what is needed for antlr, 
though with different names and additionally they all provide unicode 
versions.
Similiarily, it might be feasible to use the boost library (shared_ptr 
etc.) or even a "real" garbage collection lib (like "More for C++", 
"JUiC++", or the "Boehm-Demers-Weiser Conservative Garbage Collector") ?

Tom



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list