Related articles |
---|
Visitor pattern w/ separate iterator (like fold) need ideas cfc@shell01.TheWorld.com (Chris F Clark) (2006-04-08) |
Re: Visitor pattern w/ separate iterator (like fold) need ideas vesa.karvonen@cs.helsinki.fi (Vesa Karvonen) (2006-04-09) |
RE: Visitor pattern w/ separate iterator (like fold) need ideas Ralf.Lammel@microsoft.com (Ralf Lammel) (2006-04-10) |
Re: Visitor pattern w/ separate iterator (like fold) need ideas googlegroups@reillyhayes.com (Reilly) (2006-04-12) |
Re: Visitor pattern w/ separate iterator (like fold) need ideas cfc@shell01.TheWorld.com (Chris F Clark) (2006-04-12) |
From: | Vesa Karvonen <vesa.karvonen@cs.helsinki.fi> |
Newsgroups: | comp.compilers,comp.lang.functional |
Date: | 9 Apr 2006 17:24:15 -0400 |
Organization: | University of Helsinki |
References: | 06-04-051 |
Keywords: | functional |
Posted-Date: | 09 Apr 2006 17:24:15 EDT |
In comp.lang.functional Chris F Clark <cfc@shell01.theworld.com> wrote:
[...]
> So, I am soliciting suggestions on how to improve this model.
> Including ones like read the XYZZY book or article.
Since you asked, cursory reading of your article reminded me of an
article by Jeremy Gibbons discussed (and linked to) here:
Design Patterns as Higher-Order Datatype-Generic Programs
http://lambda-the-ultimate.org/node/1360
-Vesa Karvonen
Return to the
comp.compilers page.
Search the
comp.compilers archives again.