libplis 0.1.4 review

Download
by rbytes.net on

libplis is library for Perl-like string manipulation for C++

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Dov Grobgeld
0 stars award from rbytes.net

libplis is library for Perl-like string manipulation for C++. It includes the string class plis::slip and the list class plis::llip.

Together, these two provide the Perl-like methods that include regular expressions (through PCRE), split(), join(), grep(), chomp, tr///, s///, sprintf(), etc.

It can also be described as a C++ frontend to PCRE, but its array manipulations make it much more powerful than only that. libplis library comes with Doxygen API documentation.

What's New in This Release:
A few new utility functions have been added (slip_read_file and slipvprintf), a memory leak has been fixed, and a few problems in the documentation have been fixed.

libplis 0.1.4 search tags