lua-patterns icon indicating copy to clipboard operation
lua-patterns copied to clipboard

Text field like other regex websites

Open vurvdev opened this issue 2 years ago • 1 comments

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.

vurvdev avatar Aug 28 '23 03:08 vurvdev

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

GitSparTV avatar Aug 28 '23 08:08 GitSparTV