|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Shortest XQuery quineDavid Sewell dsewell at virginia.eduTue Jun 24 13:38:33 PDT 2008
XQuery is one of those languages in which it's possible to write a one-character quine (assuming you set the serialization options as needed). For example, using Saxon in a Unix-ish environment: echo 1 > quine.xqy java net.sf.saxon.Query quine.xqy \!method=text produces the output "1". (What other common languages similarly accept as input a single literal value that is returned in output?)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






