https://github.com/andgineer/tregexpr
Regular expressions (regex), pascal.
https://github.com/andgineer/tregexpr
delphi freepascal pascal regex
Last synced: 18 days ago
JSON representation
Regular expressions (regex), pascal.
- Host: GitHub
- URL: https://github.com/andgineer/tregexpr
- Owner: andgineer
- License: mit
- Created: 2012-03-23T13:03:39.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-11-02T09:20:18.000Z (3 months ago)
- Last Synced: 2025-12-09T13:51:17.243Z (2 months ago)
- Topics: delphi, freepascal, pascal, regex
- Language: Pascal
- Homepage: https://regex.sorokin.engineer/en/latest/
- Size: 17.2 MB
- Stars: 190
- Watchers: 25
- Forks: 68
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: History.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/andgineer/TRegExpr/actions)
[](https://opensource.org/licenses/MIT)
### TRegExpr: library for regular expressions
Regular expressions engine in pure Object Pascal, suitable for Delphi and Free Pascal.
Now it's part of [Free Pascal](http://wiki.freepascal.org/RegEx_packages) project.
#### Documentation in English, Russian, German, Bulgarian, French and Spanish
[regex.sorokin.engineer](https://regex.sorokin.engineer)
#### Free Pascal fork
[Git repository](https://gitlab.com/freepascal.org/fpc/source/-/blob/main/packages/regexpr/src/regexpr.pas)