jetz / lua-ffi-sregex

Lua FFI binding for https://github.com/openresty/sregex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-ffi-sregex

WIP, DON'T USE IN PRODUCTION!

git clone --recurisive https://github.com/jetz/lua-ffi-sregex
cd sregex && make && cd ..
luajit example.lua

About

Lua FFI binding for https://github.com/openresty/sregex

License:MIT License


Languages

Language:Lua 100.0%