rere: Regular-expressions extended with fixpoints for context-free powers
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
By extending regular expressions with (explicit) fixed points we can recognize context-free grammars.
Properties
Versions | 0.1, 0.2, 0.2, 0.2.0.1 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.3.0.0 && <4.16), containers (>=0.4.0.0 && <0.5 || >=0.5.0.0 && <0.6 || >=0.6.0.1 && <0.7), fin (>=0.2 && <0.3), parsec (>=3.1.12.0 && <3.2), QuickCheck (>=2.14.2 && <2.15), semigroups (>=0.18.5 && <0.20), transformers (>=0.3.0.0 && <0.4 || >=0.4.2.0 && <0.5 || >=0.5.2.0 && <0.6), vec (>=0.4 && <0.5), void (>=0.7.3 && <0.8) [details] |
License | BSD-3-Clause |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Parsing |
Source repo | head: git clone https://github.com/phadej/rere.git |
Uploaded | by phadej at 2021-02-28T12:57:42Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
rere-cfg | CFG functionality, adds dependency on fin and vec | Enabled |
rere-intersection | Add intersection constructor. EXPERIMENTAL | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rere-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees