Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In my work, I read in XML, parse its elements, attributes, and data, producing new XML. Along with Parsec, Hexpat is well-suited to the task.

I haven't had to parse HTML in Haskell. I use BeautifulSoup for that. I wouldn't be surprised if the Haskell libraries aren't as useful for that kind of thing.



I wrote up a guide to working with HTML in HXT: http://adit.io/posts/2012-04-14-working_with_HTML_in_haskell...

You might find it handy if you decide to give HXT another go :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: