regexpr-symbolic: Equality, containment, intersection among 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
Uploaded by MartinSulzmann at 2008-12-11T22:50:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3590 total (15 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.1

[back to package description]

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