![]() |
||
|
On 29/08/2013 11:57 PM, Sean Conner wrote:
[1] If I'm parsing email, I'll use: https://github.com/spc476/LPeg-Parsers/blob/master/email.lua
Thanks. I learned a great deal from reading that code. Lua LPeg parsers remind me of the boost C++ spirit framework.