regexdot: A polymorphic, POSIX, extended regex-engine.

[ library, regex, search ] [ Propose Tags ]

Provides a portable, POSIX, extended regex-engine, designed to process a list of arbitrary objects.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
llvm

Whether the llvm compiler-backend has been installed and is required for code-generation.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.10.2.1, 0.10.2.2, 0.11.0.0, 0.11.0.1, 0.11.1.0, 0.11.1.1, 0.11.1.2, 0.12.0.1, 0.12.1.0, 0.12.2.0, 0.12.2.1, 0.12.2.2
Change log changelog.markdown
Dependencies base (>=4 && <5), deepseq (>=1.1), parallel (>=3.0), parsec (>=3 && <4), toolshed (>=0.13) [details]
License LicenseRef-GPL
Copyright (C) 2010-2015 Dr. Alistair Ward
Author Dr. Alistair Ward
Maintainer mailto <colon> regexdot <at> functionalley <dot> eu
Category Search, Regex
Home page http://functionalley.eu/RegExDot/regExDot.html
Bug tracker mailto <colon> regexdot <at> functionalley <dot> eu
Uploaded by AlistairWard at 2015-10-17T13:43:55Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 7676 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-17 [all 1 reports]

Readme for regexdot-0.11.1.2

[back to package description]

RegExDot.

This is RegExDot, a polymorphic regex-engine.

Installation

It can be built and installed using Cabal.

Documentation

More information about this library can be found at RegExDot.

License

For information on copying and distributing this package, see the file LICENSE in this directory.

Bug-reporting

Bug-reports should be emailed to <regexdot at functionalley dot eu>.

Author

This library is written and maintained by Dr. Alistair Ward.