User loginNavigation |
Essential Language Support for Generic ProgrammingJeremy Siek and Andrew Lumsdaine (2005). Essential Language Support for Generic Programming. In PLDI 2005.
The concepts of the paper are very similar to Haskell's type classes (according to section two, the main difference is that type classes are designed to allow Hindley-Milner type inference) and the associated types seem to me to be filling a similar role as functional dependancies. In any case I found it interesting and generic programming is on topic. LtU discussed a comparative of language support for generic programming in 2003. By Thomas Sutton at 2006-03-21 09:13 | LtU Forum | previous forum topic | next forum topic | other blogs | 3240 reads
|
Browse archivesActive forum topics |