My new URI parser has just passed all its unit tests, so I've released the first version at: http://www.ninebynine.org./Software/HaskellURI.zip With a (very) few words of write-up at: http://www.ninebynine.org./Software/ReadMe-URI-Haskell.txt Haskell is a pure functional programming language which permits some very concise and elegant expression of the required computation. The URI parser code is based very closely on the syntax specification given in Roy's current revision of the URI specification [1]. The unit tests are based substantially on Dan Connolly's Python code [2]. #g -- [1] http://www.apache.org/~fielding/uri/rev-2002/rfc2396bis.html [2] http://www.w3.org/2000/10/swap/uripath.py ------------------- Graham Klyne <GK@NineByNine.org> PGP: 0FAA 69FF C083 000B A2E9 A131 01B9 1C7A DBCA CB5EReceived on Wednesday, 5 March 2003 18:05:51 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:11:44 GMT