UML diagrams of Haskell

Hal Daume t-hald@microsoft.com
Sun, 29 Jun 2003 21:17:10 -0700


There's something like UML, called FAD (Functional Analysis and Design,
I believe).  It was the topic of Daniel Russell's PhD thesis.  See
http://www.cs.kent.ac.uk/pubs/2001/1152/index.html for more.

 --
 Hal Daume III                                   | hdaume@isi.edu
 "Arrest this man, he talks in maths."           | www.isi.edu/~hdaume


> -----Original Message-----
> From: haskell-cafe-admin@haskell.org=20
> [mailto:haskell-cafe-admin@haskell.org] On Behalf Of Bas van Dijk
> Sent: Sunday, June 29, 2003 2:50 PM
> To: HaskellCafe Mailinglist
> Subject: UML diagrams of Haskell
>=20
>=20
> Hi,
>=20
> It's maybe a weird question but do there exist UML diagrams=20
> of the Haskell=20
> language.=20
> They don't necessarily have to be UML diagrams, as long as=20
> they show the=20
> different concepts in the language (i.e.: functions,=20
> datatypes, patterns,=20
> etc.) and the relations between them(i.e.: a function=20
> consists of other=20
> functions, functions have a type).
>=20
> Bas.
>=20
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>=20