[Haskell-cafe] "Parsing" a string

Henning Thielemann lemming at henning-thielemann.de
Tue Jan 25 08:51:25 EST 2005


On Tue, 25 Jan 2005, Dmitri Pissarenko wrote:

> The string is structured as follows:
>
> <string>
> P2
> # comment
> # comment
> 320<WHITESPACE>243<WHITESPACE>255
> 130 130 130 130 130
> 130 130 130 130 130
> </string>

What about preprocessing with 'lines' ?



More information about the Haskell-Cafe mailing list