Hi everyone,

I'm trying to write a little program to extract some data from a web-page.

But when I hit Stack Overflow with it, I'm getting some strange errors (I 
documented them here : 
http://stackoverflow.com/questions/35879617/some-xexpressions-in-racket-dont-pass-xexpr
 )

Now I stumbled across 
https://groups.google.com/forum/#!searchin/racket-users/couple$20of$20questions$20/racket-users/yaOtPkd_qvs/sfTHQ1KrYOcJ
 and I'm now confused.

Is the neil/html-parsing library intended to work with other parts of the xml 
standard library? Or are there different XML formats in Racket? And if so, did 
anyone ever write converters between sxml and xexpr formats? Is this the cause 
of the problem I describe in my Stack Overflow question?

cheers

Phil

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to