2486 shaares
83 private links
83 private links
Extended regex options for Lua.
Allows named patterns (grammars), bounded repetition, and more. Allows building complete Abstract Syntax Trees.
Weird (i.e. unusual, non-POSIX) syntax, but useful once grokked. Contains a few very useful examples to better understand the syntax.