Lightweight Little Languages

November 3, 2004
2:50 pm - 4:00 pm
Halligan 111
Speaker: Dr. Bard Bloom, IBM Research-- Watson

Abstract

XQuery is a standard language for doing queries over XML: designed carefully by some very skilled people to be superb at taking XML-structured data apart, sifting through it, and putting it back together. Our project's document generation subsystem involved taking XML-structured data apart, sifting through it, and putting it back together. Why was it _so_ much more agonizing to do that in XML than in Java? How can one design a specialized query language so that it is _nicer_ to use than a general programming language?