FICHA · MANJARO

haskell-regex-tdfa

Pure Haskell Tagged DFA Backend for Text.Regex (regex-base)

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a pure Haskell tagged-DFA backend for the Text.Regex API. A TDFA backend performs regular expression matching without depending on a native regex library.

It is useful for projects that want regex matching with Haskell-only implementation and Text.Regex compatibility. It is a backend library and not a standalone regex tester.

Permissions

Permissions not analysed for this source yet.