An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Test](https://github.com/andgineer/TRegExpr/actions/workflows/ci.yml/badge.svg)](https://github.com/andgineer/TRegExpr/actions)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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)