Gnus development mailing list
 help / color / mirror / Atom feed
* Built-in HTML parsing and rendering library
@ 2010-09-05 22:58 Lars Magne Ingebrigtsen
  2010-09-06  4:27 ` Daniel Pittman
  2010-09-06  7:32 ` Steinar Bang
  0 siblings, 2 replies; 12+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-05 22:58 UTC (permalink / raw)
  To: ding

For parsing xml, there's libxml2, but are there any C/C++ libraries for
parsing HTML in use out there that could be compiled into Emacs, by any
chance?  Then Gnus wouldn't have to rely on the external w3m library...

I mean, something that parses real-world HTML as well as w3m does, and
generates a parse tree based on that.  I guess if it returned a
convenient parse tree back to elisp, the HTML could be rendered fast
enough from elisp.

I've tried googling, but I don't really know what to google for...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-09-06 19:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-05 22:58 Built-in HTML parsing and rendering library Lars Magne Ingebrigtsen
2010-09-06  4:27 ` Daniel Pittman
2010-09-06  7:53   ` Steinar Bang
2010-09-06 11:33   ` Lars Magne Ingebrigtsen
2010-09-06 12:20     ` Ted Zlatanov
2010-09-06 12:28       ` Lars Magne Ingebrigtsen
2010-09-06 12:40         ` Julien Danjou
2010-09-06 13:09         ` Ted Zlatanov
2010-09-06 18:26         ` Sivaram Neelakantan
2010-09-06 19:58           ` Lars Magne Ingebrigtsen
2010-09-06  7:32 ` Steinar Bang
2010-09-06  8:29   ` David Engster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).