@inproceedings{4c660d9e35e04e8bb811b8b70464eb5e,
title = "Guaranteeing strong (X)HTML compliance for dynamic Web applications",
abstract = "We report on the embedding of a domain specific language, (X)HTML, into Haskell and demonstrate how this superficial context-free language can be represented and rendered to guarantee World Wide Web Consortium (W3C) compliance. Compliance of web content is important for the health of the Internet, accessibility, visibility, and reliable search. While tools exist to verify web content is compliant according to the W3C, few systems guarantee that all dynamically produced content is compliant. We present CH-(X)HTML, a library for generating compliant (X)HTML content for all dynamic content by using Haskell to encode the non-trivial syntax of (X)HTML set forth by the W3C. Any compliant document can be represented with this library, while a compilation or run-time error will occur if non-compliant markup is attempted. To demonstrate our library we present examples and performance measurements.",
keywords = "Haskell, W3C compliance, Web development",
author = "Talaga, {Paul G.} and Chapin, {Steve J.}",
year = "2011",
language = "English (US)",
isbn = "9789898425515",
series = "WEBIST 2011 - Proceedings of the 7th International Conference on Web Information Systems and Technologies",
pages = "71--79",
booktitle = "WEBIST 2011 - Proceedings of the 7th International Conference on Web Information Systems and Technologies",
note = "7th International Conference on Web Information Systems and Technologies, WEBIST 2011 ; Conference date: 06-05-2011 Through 09-05-2011",
}