[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lrexlib 2.4.0 released
- From: Shmuel Zeigerman <shmuz@...>
- Date: Tue, 05 Aug 2008 05:06:45 +0200
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