Hi have a project that use bison to parse some file.
I need to change to Unicode version and I don't know does bison support
Unicode or not?
Any help?
___
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison
On 23 Jul 2005, at 09:41, Hieu Le Trung wrote:
Hi have a project that use bison to parse some file.
I need to change to Unicode version and I don't know does bison
support
Unicode or not?
The Bison generated parses token, so from that point of view, it is a
non-issue. You cannot though u