[plt-scheme] Who is working on improving PLT performance?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Apr 19 19:24:05 EDT 2009

On Sun, Apr 19, 2009 at 6:19 PM, rw <robert.winslow at gmail.com> wrote:
> The title says it:
> Who is doing the work, if anyone?
> What are you trying to do?

In addition to (relatively minor) various continuous improvements that
various people do, Matthew Flatt is generally the one doing that kind
of thing. He's made lots of improvements to the runtime over the
years; the two major improvements were a new garbage collector (based
on Adam Wick's dissertation) and a JIT compiler.

> Are you looking for help?

I'm pretty sure the answer to that one is yes. :)

Robby


Posted on the users mailing list.