lua-pattern-matching
There are 3 repositories under lua-pattern-matching topic.
chrisgrieser/nvim-alt-substitute
A substitute of vim's :substitute that uses lua patterns instead of vim regex. Supports incremental preview.
montymwahto/lua-pattern-tester
A live web-based tool for testing, matching and debugging Lua patterns against your input.
PG1003/lex
C++ library for Lua style pattern matching