Skip to content

Commit

Permalink
Merge pull request #123 from nglthach/master
Browse files Browse the repository at this point in the history
Update for TRegExpr
  • Loading branch information
Fr0sT-Brutal committed Jul 6, 2020
2 parents bfd46ff + 83f9846 commit 6703fd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -742,8 +742,7 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze

## Other non-visual

* [TRegExpr](https://github.com/ashumkin/RegExpr). `[Delphi]` Easy to use and powerful tool for sophisticated search and substitutioning and for template-based text input check.
// *Abandoned since 2004 but unlike stock RAD Studio implementation doesn't use PCRE obj files that add dependency on msvcrt.dll*
* [TRegExpr](https://github.com/andgineer/TRegExpr). `[Delphi]` `[FPC]` Regular expressions engine in pure Object Pascal.

* [FLRE](https://github.com/BeRo1985/flre). `[Delphi]` `[FPC]` FLRE ( F ast L ight R egular E xpressions) is a fast, safe and efficient regular expression library, which is implemented in Object Pascal (Delphi and Free Pascal) but which is even usable from other languages like C/C++ and so on.

Expand Down

0 comments on commit 6703fd6

Please sign in to comment.