ANNOUNCE: ProReX 1.3 is out under LGPL

Petr Vavrinec

New Member
First public version of ProReX has been released under LGPL.

* What is ProReX?
PROgress REgular eXpression library. It is a wrapper library
that enables you to use regular expressions in progress 4gl.

* Is it free?
Yes. As said above, it is released under LGPL.

* What does it run on?
It needs glibc, so first obvious target is, naturally, Linux.
But feel free to port it to anything you like - the sources
are, of course, included.

* Can I see it in action?
One nice little example is bundled inside the package.
But if you want to test it without even downloading
the stuff, you can go to the `ChWP Test Bench'. The
package ChWP, contains from version 1.0.18 onwards,
also an example how to incorporate ProReX into web
application. You'll find `ChWP Test Bench' at URL:
http://www.data-norms.cz/ChWP
Click on the `Customer match' link.
The web-enablement package ChWP you'll find on URL:
http://chwp.sourceforge.net

* Where can I download it?
ProReX is hosted on ChWP homepage (chwp.sourceforge.net).
It is, though, a completely separate package, so you're
not forced to use ChWP if you don't feel the need.

Enjoy!
 
Back
Top