[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Interesting string.find hang with the hyphen operator
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 8 Oct 2013 09:16:00 +0200
2013/10/7 Dan Tull <[email protected]>:
> So be careful with your patterns (particularly with the non-greedy
> matching operator), I guess. ;o)
No matter how experienced you are, an occasional rereading
of "Tricks of the Trade" <http://www.lua.org/pil/20.4.html>
is worth the few minutes it takes.