List Question
20 TechQA 2014-11-19T05:10:17.277000How to do lookahead properly with LPeg
584 views
Asked by Yu Hao
how to use / include lpeg luapeg re module
1.5k views
Asked by confusedandtired
How to make LPeg.match return nil
285 views
Asked by dualed
LPeg grammar oddity
550 views
Asked by mmirate
Installing moonscript via luarocks on Windows
1.5k views
Asked by kingdaro
Using LPEG (Lua Parser Expression Grammars) like boost::spirit
1.2k views
Asked by Hassan Syed
How to write a peg used in lpeg to parse lua itself?
508 views
Asked by rangercyh
LPeg how to match an odd integer?
91 views
Asked by Jason Wang
Capturing named pattern inside another pattern
144 views
Asked by MrMobster
Parsing XML-type file with LPeg re module
310 views
Asked by Augusto T.
lpeg parse first-order logic term
398 views
Asked by キキジキ
How to match efficiently against keys in a table in Lua?
613 views
Asked by Stigma
How to start writing an expression evaluator using LPEG in Lua?
215 views
Asked by Anon
How can I write a LPeg pattern that never matches anything?
193 views
Asked by hugomg
Parsing a TeX-like language with lpeg
583 views
Asked by Simon Cozens
lpeg grammar to parse comma separated groups that may have internal groups
241 views
Asked by Uiy
lua lpeg expression to not sub in between delimeters
154 views
Asked by likethevegetable
Case-insensitive matching in LPeg.re (Lua)
591 views
Asked by Tyler
Lpeg "empty loop in rule" error
557 views
Asked by sailco12
Matching Unicode punctuation using LPeg
439 views
Asked by Witiko