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

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Oct 28 02:16:23 PST 2003


on 10/28/03 12:06, Thomas Dudziak at tomdz at first.fhg.de wrote:

> 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.

I think for this it needs provide

    antlr::I_String

Interface class.

And we will be able create needed implementation of it to use any other
string classes we want.

> 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") ?

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------


 

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




More information about the antlr-interest mailing list