sodomon2 / reglua

Simple Lua bindings for POSIX regex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RegLUA

Simple bindings for POSIX regex to use with Lua 5.1

To compile and run the code do:

./build.sh && lua example.lua

About

Simple Lua bindings for POSIX regex

License:MIT License


Languages

Language:C 90.1%Language:Lua 5.6%Language:Shell 4.3%