lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> 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