[racket] SXML->xexprs ?

From: Pedro Pinto (pedro.e.pinto at gmail.com)
Date: Sun Jul 25 11:04:38 EDT 2010

Hi there,

I am writing a simple web app which involves scrapping html from a
web-site and re purposing it. I am using neil/htmlprag to generate sxml
and  lizorkin/sxml to manipulate it. I would like to mash together the
resulting sxml with my own generated xexprs. Is there a recommended way
to go about this? Ideally I would like to be able to use both xexprs and
sxml since each format seems to have a different set of useful toolkits.

Thanks in advance,
-pp




Posted on the users mailing list.