Ecosyste.ms: Awesome

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

Last synced: about 1 month ago
JSON representation

Regular expressions (regex), pascal.

Lists

README

        

[![Build Status](https://travis-ci.org/andgineer/TRegExpr.png)](https://travis-ci.org/andgineer/TRegExpr)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Translation status](https://hosted.weblate.org/widgets/tregexpr/-/tregexpr/svg-badge.svg)](https://hosted.weblate.org/engage/tregexpr/?utm_source=widget")

### 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)