[Haskell-cafe] lecture notes for Finally Tagless - benefit of
explicit fix combinator
Günther Schmidt
gue.schmidt at web.de
Sat Jun 19 13:27:42 EDT 2010
Hi Stephen,
I'm glad I asked. This sure sounds more interesting than I had
anticipated. Is this an old hat for your off-the-shelf haskeller or
something only found in the more seasoned haskellers tool box?
I think it's pretty much the first time I encounter it.
Günther
Am 19.06.10 17:01, schrieb Stephen Tetley:
> Hi Günther
>
> The code in the two serialize modules looks very close to Konstantin
> Laufer's functional variation of the visitor pattern:
>
> http://webpages.math.luc.edu/~laufer/papers/mixins03.pdf
>
> This open recursion style - is used to get "inheritance" /
> extensibility - there is a more recent paper by Bruno Oliveira, Tom
> Schrijvers and William Cook here:
>
> http://tomschrijvers.blogspot.com/2009/09/effectiveadvice-aop-mixin-inheritance.html
>
> Best wishes
>
> Stephen
More information about the Haskell-Cafe
mailing list