INVESTIGADORES
JASKELIOFF Mauro Javier
congresos y reuniones científicas
Título:
Monatron: An Extensible Monad Transformers Library
Autor/es:
MAURO JASKELIOFF
Lugar:
Hatfield, United Kingdom
Reunión:
Simposio; Implementation and Application of Functional Languages; 2008
Institución organizadora:
University of Hertfordshire
Resumen:
Monads are pervasive in functional programming. In order to reap the benefits of their abstraction power, combinator libraries for monads are necessary. Monad transformers provide the basis for such libraries, and are based on a design that has proved to be successful. In this article, we show that this design has a number of shortcomings and provide a new design that builds on the strengths of the traditional design, but addresses its problems.