[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: proposal for reading individual characters from strings faster
- From: Coroutines <coroutines@...>
- Date: Sat, 3 May 2014 15:11:59 -0700
On Sat, May 3, 2014 at 2:56 PM, Sean Conner <sean@conman.org> wrote:
> Okay, I'll refrain from saying "You can do this with gsub()!" and instead
> say, "You can do this with LPeg!" [1]
Sidenote: It is my objective to write a more minimal lpeg in Lua-only.
It won't be faster, but it would be interesting to implement more
minimally... :-) Lulzpeg is a bit sprawling :(