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 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: | "Reilly" <googlegroups@reillyhayes.com> |
Newsgroups: | comp.compilers,comp.lang.functional |
Date: | 12 Apr 2006 22:47:10 -0400 |
Organization: | http://groups.google.com |
References: | 06-04-051 |
Keywords: | functional |
Posted-Date: | 12 Apr 2006 22:47:10 EDT |
>
> So, I am soliciting suggestions on how to improve this model.
> Including ones like read the XYZZY book or article.
>
Huet's Zipper might be a good source of inspiration:
http://www.st.cs.uni-sb.de/edu/seminare/2005/advanced-fp/docs/huet-zipper.pdf
-reilly
Return to the
comp.compilers page.
Search the
comp.compilers archives again.