text-position

Handling positions in text and position-tagging it.

http://rel4tion.org/projects/text-position/

Latest on Hackage:0.1.0.0@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by fr33domlover
Maintained by [email protected]

This package provides tools for tagging text with positions (line, column, character), and getting position aware tokens from lexical analysis (see regex-applicative package). It is based on Advances, a thin abstraction over regular expressions.