regexchar: A POSIX, extended regex-engine.

[ library, program, regex, text ] [ Propose Tags ]

Provides a POSIX, extended regex-engine, specialised from the underlying polymorphic package regexdot, to merely process the traditional character-lists.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
llvm

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

Disabled
threaded

Link with the threaded runtime.

Enabled

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.9.0.7, 0.9.0.8, 0.9.0.9, 0.9.0.10, 0.9.0.12, 0.9.0.13, 0.9.0.14, 0.9.0.15, 0.9.0.16, 0.9.0.17, 0.9.0.18
Change log changelog.markdown
Dependencies array, base (>=4 && <5), Cabal (>=1.10), containers, parallel (>=3.0), parsec (>=3 && <4), regex-base, regex-posix, regexchar, regexdot (>=0.11.1.0), toolshed (>=0.16) [details]
License LicenseRef-GPL
Copyright (C) 2010-2015 Dr. Alistair Ward
Author Dr. Alistair Ward
Maintainer mailto <colon> regexchar <at> functionalley <dot> eu
Category Regex, Text
Home page http://functionalley.eu/RegExChar/regExChar.html
Bug tracker mailto <colon> regexchar <at> functionalley <dot> eu
Uploaded by AlistairWard at 2015-10-17T13:45:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables grecce
Downloads 7023 total (35 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 regexchar-0.9.0.13

[back to package description]

RegExChar.

This is RegExChar, a regex-engine built from the polymorphic regex-engine 'RegExDot' as a proof of concept.

Installation

It can be built and installed using Cabal.

Documentation

  • The directory man/ contains the documentation.
  • More information about this application can be found at RegExChar.

License

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

Bug-reporting

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

Author

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