@inproceedings{4f50dbecd7d247d29b9e437d14c5475e,
title = "Towards a guaranteed (X)HTML compliant dynamic web application",
abstract = "We report on the embedding of a domain specific language, (X)HTML, into Haskell and demonstrate how this web language can be represented and rendered for strong 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, performance measurements, and a discussion of library version considerations.",
keywords = "HTML, Haskell, W3C Compliance, Web Development, XHTML, XML",
author = "Talaga, {Paul G.} and Chapin, {Steve J.}",
note = "Copyright: Copyright 2021 Elsevier B.V., All rights reserved.; 7th International Conference on Web Information Systems and Technologies, WEBIST 2011 ; Conference date: 06-05-2011 Through 09-05-2011",
year = "2012",
doi = "10.1007/978-3-642-28082-5_8",
language = "English (US)",
isbn = "9783642280818",
series = "Lecture Notes in Business Information Processing",
publisher = "Springer Verlag",
pages = "103--115",
booktitle = "Web Information Systems and Technologies - 7th International Conference, WEBIST 2011, Revised Selected Papers",
}