Generic Programming | Advanced Lectures | ISBN 9783540451914

Generic Programming

Advanced Lectures

herausgegeben von Roland Backhouse und Jeremy Gibbons
Mitwirkende
Herausgegeben vonRoland Backhouse
Herausgegeben vonJeremy Gibbons
Buchcover Generic Programming  | EAN 9783540451914 | ISBN 3-540-45191-9 | ISBN 978-3-540-45191-4

Generic Programming

Advanced Lectures

herausgegeben von Roland Backhouse und Jeremy Gibbons
Mitwirkende
Herausgegeben vonRoland Backhouse
Herausgegeben vonJeremy Gibbons

Generic programming attempts to make programming more efficient by making it more general. This book is devoted to a novel form of genericity in programs, based on parameterizing programs by the structure of the data they manipulate.

The book presents the following four revised and extended chapters first given as lectures at the Generic Programming Summer School held at the University of Oxford, UK in August 2002:

- Generic Haskell: Practice and Theory

- Generic Haskell: Applications

- Generic Properties of Datatypes

- Basic Category Theory for Models of Syntax