[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: HTML Parser Recommendation
- From: Wesley Smith <wesley.hoke@...>
- Date: Thu, 23 May 2013 14:25:11 -0700
> 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.
Couldn't you just compile it as C++ and add extern"C" where necessary?