[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ask for help about bison internationalization
From: |
Luca |
Subject: |
Re: Ask for help about bison internationalization |
Date: |
Tue, 18 Aug 2015 11:43:53 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 |
On 08/07/2015 10:19, haifeng.qin wrote:
Hi!
1. How to generate code files that the string in files is a
wide-character(wstring/wchar_t)?
2. How to build bison on windows?
thanks!
_______________________________________________
address@hidden https://lists.gnu.org/mailman/listinfo/help-bison
1) It's a flex question.
Anyway you can find some good answers using google:
http://www.w3.org/2005/03/23-lex-U#utf8toot
http://stackoverflow.com/questions/9611682/flexlexer-support-for-unicode
2) I suggest to download it from
http://gnuwin32.sourceforge.net/packages/bison.htm
If you really want to rebuild it from source, I know it's work with cygwin.
Bye
- Re: Ask for help about bison internationalization,
Luca <=