regexpr-symbolic: Regular expressions via symbolic manipulation

[ bsd3, library, text ] [ Propose Tags ]

Equality, containment, intersection among regular expressions via symbolic manipulation


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.5
Dependencies base, haskell98 [details]
License BSD-3-Clause
Author Martin Sulzmann
Maintainer martin.sulzmann@gmail.com
Category Text
Home page http://sulzmann.blogspot.com/2008/12/equality-containment-and-intersection.html
Uploaded by MartinSulzmann at 2008-12-11T23:22:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3584 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for regexpr-symbolic-0.3

[back to package description]

Installation via cabal:
runhaskell Setup.hs configure --ghc --user --prefix=$HOME
runhaskell Setup.hs build
runhaskell Setup.hs install