regexpr-symbolic: Regular expressions via symbolic manipulation

[ bsd3, library, text ] [ Propose Tags ]

Equality, containment, intersection among regular expressions via symbolic manipulation


[Skip to Readme]

Modules

[Last Documentation]

  • RegExpr
    • RegExpr.RegExprOperations

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 (>=4 && <4.1) [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 2012-05-08T20:00:56Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3575 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-25 [all 7 reports]

Readme for regexpr-symbolic-0.5

[back to package description]

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