# bero1985/flre

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bero1985-flre).**

101 stars · 25 forks · Pascal · LGPL-2.1

## Links

- GitHub: https://github.com/BeRo1985/flre
- awesome-repositories: https://awesome-repositories.com/repository/bero1985-flre.md

## Description

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. It requires PUCU.pas from PUCU for the Unicode data tables.

## Tags

### Part of an Awesome List

- [General Purpose Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/general-purpose-libraries.md) — Fast and efficient regular expression library.
