Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  Noobie attempt to process log output into    dependency
      graph (Magnus Therning)


----------------------------------------------------------------------

Message: 1
Date: Thu, 15 Dec 2016 11:17:53 +0100
From: Magnus Therning <mag...@therning.org>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Noobie attempt to process log output
        into    dependency graph
Message-ID: <87vaulh4xa....@therning.org>
Content-Type: text/plain; charset="utf-8"


John Lusk <johnlu...@gmail.com> writes:

> Hi, all,
[.. cut ..]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners

If I understand you correctly you want to parse a set of lines and keep
track of indentation. This is not entirely unlike parsing a programming
language where indentation is significant, like Haskell :) Is that
correct?

A quick look at Hackage gives several libs with combinators dealing with
indentaion-aware parsers. Have you looked at any of them?

/M

--
Magnus Therning              OpenPGP: 0x927912051716CE39
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus

For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.
     — R.P. Feynman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20161215/7aa1c1e5/attachment-0001.sig>

------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 102, Issue 7
*****************************************

Reply via email to