[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: posix regex
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 19 Dec 2007 10:53:19 -0200
> It seems that this is supported over Lua
> 5.1. I am using Lua 4.0. Any recommandations?
Google "posix regex lua 4.0" finds this:
http://angg.twu.net/lua-4.0/src/libdllua/lrexlib-new.c.html
and this:
http://lua-users.org/wiki/LuaAddonsArchive
which points to Wim's PCRE module:
http://members.chello.nl/~w.couwenberg/pcre4lua.tgz
http://members.chello.nl/~w.couwenberg/pcre4lua.htm