Search code examples
lpeg.Cmt and empty loop body...


lualpeg

Read More
Non-greedy search in lpeg without consuming the end match...


luapeglpeg

Read More
lua lpeg expression to not sub in between delimeters...


regexluapeglpeg

Read More
Matching a string with a specific end in LPeg...


lualpeg

Read More
Installing moonscript via luarocks on Windows...


lualuarockslpegmoonscript

Read More
Match repeatable string as a "whole word" in Lua 5.1...


regexlualua-5.1lpeg

Read More
LPeg Increment for Each Match...


luaincrementlpeg

Read More
How can I write a LPeg pattern that never matches anything?...


lualpeg

Read More
LPeg Pattern which matches strings without consecutive hypens...


lualpeg

Read More
Matching Unicode punctuation using LPeg...


unicodelualpeg

Read More
Using lpeg to only capture on word boundaries...


parsinglualpeg

Read More
Case-insensitive matching in LPeg.re (Lua)...


lualpeg

Read More
Creating a recursive LPeg pattern...


luapeglpeg

Read More
Parsing out multiple lines with LPeg in Lua...


parsingloggingluatext-parsinglpeg

Read More
Can I create a gmatch pattern that returns a variadic number of values?...


lualpeg

Read More
Lua word search...


arraysluamatchcpu-wordlpeg

Read More
Parsing XML-type file with LPeg re module...


xmlluapattern-matchinglpeg

Read More
How to match exactly n repetitions of a pattern in Lua?...


lualpeg

Read More
Lua lunadry error...


luapretty-printlpeg

Read More
How to build lpeg on windows?...


luamingw32gcc4.8lpeg

Read More
How to do lookahead properly with LPeg...


lualpeg

Read More
Matching an optional number in a Lua pattern...


regexlualpeg

Read More
Need help to understand LPeg and PEGs...


luapeglpeg

Read More
How to make LPeg.match return nil...


lualpeg

Read More
lpeg parse first-order logic term...


luapegfirst-order-logiclpeg

Read More
lua pattern matching: delimited captures...


luapattern-matchinglpeg

Read More
Making a Lua pattern case insensitive with LPeg...


luapattern-matchingcase-insensitivelua-patternslpeg

Read More
Transform (cond ? then : else) to ifthenelse(cond,then,else) with lpeg...


lualpeg

Read More
LPeg grammar oddity...


parsingluaboolean-expressionpeglpeg

Read More
BackNext