lua-patterns
lua-patterns copied to clipboard
Text field like other regex websites
Should be simple to embed fengari (or just rip the code out of it) to run the given lua pattern on a blob of text.
I ripped the implementation from lua and edited it to return tokens. Fengari is great to run patterns that's what I want to do later