lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Does anyone know of a technical critique of XML and possibly a
> comparision with Lua (as a data language)? Thanks for any pointers!
> --lhf

Phil Wadler has a very good page summarising lots of XML resources
(http://homepages.inf.ed.ac.uk/wadler/xml/).  He also co-wrote "The Essence of XML"
(http://homepages.inf.ed.ac.uk/wadler/topics/xml.html#xml-essence).
But nothing specifically on Lua.

Robby