[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: HTML Parser Recommendation
- From: Rob Kendrick <rjek@...>
- Date: Thu, 23 May 2013 22:09:55 +0100
On Thu, May 23, 2013 at 04:35:22PM +0100, Craig Barnes wrote:
> On 23 May 2013 15:28, Rob Kendrick <rjek@rjek.com> wrote:
> > On Thu, May 23, 2013 at 05:15:27PM +0300, Chris Datfung wrote:
> >> I'm looking for a recommendation for an HTML parser that is supported in
> >> both lua 5.1 and 5.2.
> >
> > Do you need a tree builder, too?
> >
> > Perhaps this: https://github.com/craigbarnes/lua-hubbub
>
> That binding is still incomplete at the moment but I will
> get around to finishing it next week or so. I've been mindful
> of 5.2 support, so it should be trivial to port. Both the
> Hubbub internals and the API/binding use C99, so MSVC
> is not supported, if that matters.
You are of course welcome on #netsurf or netsurf-dev if you need any
assistance :)
(I'm a member of the NetSurf project, from which hubbub comes.)
B.