1 Jun 2008 11:03
Re: lpeg brain melt
Roberto Ierusalimschy <roberto <at> inf.puc-rio.br>
2008-06-01 09:03:28 GMT
2008-06-01 09:03:28 GMT
> I don't know if other people will try escape sequences in the long > string compilation method, but it may be worth mentioning on this > page: > http://www.inf.puc-rio.br/~roberto/lpeg/re.html > > That is the page I've been using as a reference/docs. Is that the best resource? Yes. Now there is a paper about LPEG, but it is more about its design and implementation, not a reference: http://www.inf.puc-rio.br/~roberto/docs/peg.pdf > Also, on that page the CSV parser uses '\n' inside of [[...]] ... I > haven't tested that CSV parser example, but does that mean it would > fail? That example should be corrected... -- Roberto
RSS Feed