Description
Handling positions in text and position-tagging it.
Description
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.