18 Dec 18:36
Announcement: Typeful [x]html combinators -- pre-release 0
From: Jon Fairbairn <jon.fairbairn <at> cl.cam.ac.uk>
Subject: Announcement: Typeful [x]html combinators -- pre-release 0
Newsgroups: gmane.comp.lang.haskell.libraries
Date: 2007-12-18 17:38:47 GMT
Subject: Announcement: Typeful [x]html combinators -- pre-release 0
Newsgroups: gmane.comp.lang.haskell.libraries
Date: 2007-12-18 17:38:47 GMT
... or, "whoops! I've writtten another html combinator library." History: I was surprised to find that all the Haskell html generating stuff I've tried allowed one to construct invalid HTML. I thought to myself that this might make an undergraduate project, but then I thought "maybe it's too hard? I'd better write some of it to see how hard it is." After a while I decided that it was probably a bit too big for an undergraduate project, but by that time I'd written too much of it to throw away, and just had to keep going so here it is. I'm announcing it here because I hope the audience is fairly small but discerning, and I'm announcing it at all because I've run out of steam for the moment. This is the first code above the size of a nonce-programme that I've written since I got ill years ago, so don't go too hard on me! I still am ill, so don't expect swift responses either. I'm mainly interested in opinions on the questions below, and in test cases that fail validation. You can get it with darcs get --partial http://homepage.ntlworld.com/jon.fairbairn/Typeful/Text/HTMLs and the documentation (such as it is) is at <http://homepage.ntlworld.com/jon.fairbairn/Typeful/Text/HTMLs/Documentation/haddock/> Here's the announcement (which might better be called the(Continue reading)


Well, I mean here on the libraries list. If I get some
feedback from here I'll announce it on one of the other
Haskell lists.
> What you are doing here is enforcing a DTD using


Perhaps you could borrow some ideas from Peter's code, or vice versa.
Best regards
Tomasz


RSS Feed