Fwd: [antlr-interest] ANTLR, C++ and UNICODE

Alain Filion afilion at copernic.com
Wed Jul 13 14:02:49 PDT 2005


I have tried your Unicode solution for C++ and I find it weird that you
don't use wistream as an input to your UnicodeCharBuffer. If you use
basic char, how can you support Unicode character which are defined by
wchar_t ?

 

Usually, Unicode strings are defined in wstring. How can I use those
with ANTLR ?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20050713/39210119/attachment.html


More information about the antlr-interest mailing list