Re: Plea for the support of unicode escape sequences
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Plea for the support of unicode escape sequences
- From: Rebel Neurofog <rebelneurofog@...>
- Date: 2011年6月28日 23:16:50 +0400
> I know that Lua's authors try to avoid bloat, but these additional
> 176 bytes (that's what an implementation of the \u4x/\U8x variant on
> x86-32 costs) are IMHO very well spent.
Good call. I'm not sure if I personally want in official release,
but that could be handy for my project.
Could you show up a patch for Lua 5.1.4, please?