[plt-scheme] Finger Trees

From: Paulo J. Matos (pocm at soton.ac.uk)
Date: Mon Jul 23 16:51:16 EDT 2007

On 23/07/07, Matthias Felleisen <matthias at ccs.neu.edu> wrote:
> In a sense they should, because Alejandro Schäffer reported
> that Kaplan and Tarjan were re-motivated to write their paper
> by my papers on prompts and functional/composable continuations.
> And as you may know, MzScheme implements those now and our
> latest ICFP paper on these things just went into the pub
> queue. (If they exist, though, they are in the guts and
> not accessible to you. I suspect if we were a compiler
> project, they'd exist in Scheme. Then again, I suspect
> if we were a compiler project, we wouldn't exist.)
>

Ok, thank you. Anyway, in the meantime Jay sent me his draft code to
implement the fingertrees, I'll look at it asap.

Cheers,

Paulo Matos

> -- Matthias
>
>
>
>
> On Jul 22, 2007, at 5:31 PM, Paulo J. Matos wrote:
>
> > Hello all,
> >
> > Is there any implementation around for finger-trees?
> > http://www.soi.city.ac.uk/~ross/papers/FingerTree.html
> >
> > Cheers,
> >
> > --
> > Paulo Jorge Matos - pocm at soton.ac.uk
> > http://www.personal.soton.ac.uk/pocm
> > PhD Student @ ECS
> > University of Southampton, UK
> > _________________________________________________
> >  For list-related administrative tasks:
> >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>
>


-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK


Posted on the users mailing list.