[antlr-interest] ANTLR C++ code without std::string

Ric Klaren ric.klaren at gmail.com
Mon Feb 6 00:26:28 PST 2006


Hi,

On 2/4/06, ury segal <ury_segal at guardium.com> wrote:
> Is there a way to generate ANTLR C++
> code that uses some other "string" than
> std::string? I would like to use a class string
> that has a different memory allocator.

With antlr2 you'd have to modify the codegenerator and support library.

Cheers,

Ric


More information about the antlr-interest mailing list