fuzzy-parse: Tools for processing unstructured text data

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.

[maintain] [Publish]

The lightweight and easy to use functions for text tokenizing and parsing. It aimed for parsing mostly unstructured data, but the structured formats may be parsed as well. It may be used in different sutiations, for DSL, tex markups or even for parsing simple grammars easier and sometimes faster than in case of usage mainstream parsing combinators or parser generators. See the README.md, examples and modules documentation for more.

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.2.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.13), base (>=4.11 && <5), containers, mtl (>=2.2), text (>=1.2), time (>=1.8) [details]
License MIT
Author Dmitry Zuikov
Maintainer dzuikov@gmail.com
Category Text, Parsing
Home page https://github.com/hexresearch/fuzzy-parse
Bug tracker https://github.com/hexresearch/fuzzy-parse/issues
Source repo this: git clone https://github.com/hexresearch/fuzzy-parse.git(tag 0.1.0.0)
Uploaded by voidlizard at 2020-01-03T10:19:52Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees