Popularity
3.1
Declining
Activity
0.0
Stable
2
3
0
Monthly Downloads: 7
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
regex-easy alternatives and similar packages
Based on the "regex" category.
Alternatively, view regex-easy alternatives based on common mentions on social networks and blogs.
-
regex-genex
Given a list of regexes, generate all possible strings that matches all of them. -
regex-applicative
Regex-based parsing with an applicative interface -
regex-tdfa
A new all Haskell "tagged" DFA regex engine, inspired by libtre -
regex-tdfa-quasiquoter
Quasi-quoter for TDFA (extended POSIX) regular expressions. -
regex-pcre-text
he PCRE/Text backend to accompany regex-base; needs regex-pcre and regex-tdfa-text -
regex-tdfa-pipes
Parse with regular expressions on Producers.
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of regex-easy or a related project?
README
This is a haskell wrapper library for the haskell binding to the perl regexp lib. It is not thoroughly tested, but it is small enough that you can test it yourself. (-: