Regular expression/regexp implementation using LPeg.
$ luarocks install pegex
An implementation of regular expressions using LPeg, based on the paper at:http://www.inf.puc-rio.br/~roberto/docs/ry10-01.pdf
root