lua-users home
lua-l archive

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


I'm pleased to announce the release of Lrexlib 2.4.0.

Lrexlib is a binding of three regular expression library APIs (POSIX, PCRE and Oniguruma) to Lua 5.1.

What's new in 2.4.0:
1. All functions receiving string-type regex accept a compiled regex too.
2. Added binding of the Oniguruma library.

The project's home page is http://lrexlib.luaforge.net/
--
Shmuel