[Haskell-cafe] Parsec online resource

Edwin Eyan Moragas haaktu at gmail.com
Mon Feb 21 09:31:14 EST 2005


On Mon, 21 Feb 2005 14:36:34 +0000 (GMT Standard Time), Philippa
Cowderoy <flippa at flippac.org> wrote:
> On Mon, 21 Feb 2005, Edwin Eyan Moragas wrote:
> 
> > however, i can't dig how i can use the result
> > of the parsing.
> >
> 
> There's a group of functions runParser, parse, parseFromFile and parseTest
> all of which 'run' Parsec parsers on input given by one of their
> parameters and return the result of parsing.
> 

thanks for this. will get back you when i've got some running code.

-- 
http://www.eyan.org

Object-oriented programming offers
a sustainable way to write spaghetti code.


More information about the Haskell-Cafe mailing list