Re: LPeg support for utf-8
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LPeg support for utf-8
- From: "E. Toernig" <froese@...>
- Date: Thu, 7 Apr 2011 21:15:57 +0200
> A quick survey, for those who care:
> - should LPeg support utf-8?
> - If so, what would that mean?
I think it would help (not only LPeg) to add unicode
escape sequences (\uXXXX) to Lua's strings.
Ciao, ET.