[Haskell wikibook] Re: Haskell wikibook - chapter "Theseus and the Zipper"
Dear Mr. Huet,
> Very nice indeed.
>
> The analogy with Ariadne's thread is a natural one. I use myself the
> analogy with mountaineering, you are hanging from the top of the
> datastructure using the zipper as a return rope.
>
> Compliments on a nice site on functional programming. Keep up the good
> work.
Thank you very much for the encouragement, we are delighted that you
appreciate our efforts :)
The aim of the Haskell wikibook is to write a free and gentle textbook
on Haskell and associated techniques for functional programming. Of
course, to keep up the good work, we are always looking for
contributors. In fact, the book lives through contributions from its
readers: it is built with a wiki, utilizing the same platform as
Wikipedia and hence sharing the same principle that anyone can edit.
> After I learned of Conor Mc Bride's work, I wrote some more about
> zippers for a de Bruijn's Festschrift, see item 79 in my bibliography
> [http://yquem.inria.fr/~huet/bib.html].
>
> My main application of zippers so far has been for the design of the
> Zen toolkit for computational linguistics, see items 78,82,84,85 and
> site http://sanskrit.inria.fr/huet/ZEN/index.html. This toolkit was
> reused in Haskell by the Grammatical Framework linguistic platform of
> Aarne Ranta.
(Continue reading)