libregex

by Kuraudo
Add regular expression functionality to your projects [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kuraudo.libregex##version=4

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Kuraudo.libregex##version=4

97 downloads
Version 0.4
Date added: Aug 20 2009
Last updated: Aug 23 2009
1 fan
Currently this library supports regex searching, matching and replacing, with both case-sensitive and case-insensitive variants.

The C++ portion of this library is released under the GNU LGPL license.

Update 08/22/09: I've included compiled .dll and .so files in the /bin directory. These are distributed without any guarantees or warranty; if they don't work for you, you can compile the source yourself (it is in the /src directory).