2529 shaares
85 private links
85 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.