[antlr-interest] ANTLR C++ / Unicode / hand-written lexer

Hrvoje Nezic hrvoje.nezic at envox-lab.hr
Tue Nov 19 02:49:28 PST 2002


I have a legacy project written in C/C++
using Zyacc. 

I like the concept of ANTLR very much and I thought
I could use it to rewrite the project.

However, I realised there would be some problems.

I need to use Unicode, and as far as I can see,
ANTLR for C++ doesn't support Unicode, as well
as PCCTS. 

Perhaps I could write lexical analyser by hand or use
some other tool, and use ANTLR to generate syntax
analyser and tree parser. Is it possible?

I would appreciate any help.

Regards,
Hrvoje Nezic



 

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



More information about the antlr-interest mailing list