regex - Looking for a Regular Expression extension -


I am looking for a regular expression library which I can use in our application, which was written in PowerBuilder (Some regx functionality in PB, but it is very limited to my needs). The required features are:

  • Interface: COM or exported work (exported classes can not be used)
  • Unicode
  • Free
  • Prepare the production

Any suggestion Where can I find such a device?

Thank you, Aaron

This custom (and recent) PowerBuilder library can help Is:


Comments