[plt-scheme] How to handle large data
On Dec 18, 2008, at 12:11, Matthias Felleisen wrote:
> A third alternative is to use XML and use read-xml, then explain
> that XML is new fandangled S-expressions syntax because people can't
> cope with "(" and ")". This way students learn something general
> that they can take away for other languages.
Speaking of XML, IBM is (I believe) behind the XML Challenge. A PLT-
based entry in that contest would be different. Has anyone ever
hooked up DrScheme with DB2? Alternatively, one can use XQuery or
just be creative with XML.
http://xmlchallenge.com/
Geoffrey