Re: Ask for help about bison internationalization

2015-08-18 Thread Luca
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! ___ help-bison@gnu.org https://lists.gnu.org/mailman/listi

Re: Parsing/defining getopt style strings

2015-08-18 Thread Hans Ã…berg
> On 17 Aug 2015, at 17:01, Michael Treibton wrote: > > I'm wanting to define something in YACC would would match a > getopt string. I'm struggling on trying this, and wondered if it's > possible. You might try asking in the Usenet newsgroup comp.compilers, as it is not a specific Bison issue