[racket] drivers wanted (Was: string-strip)

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Wed Jan 11 11:03:57 EST 2012

On Wed, Jan 11, 2012 at 10:56 AM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
> On Jan 11, 2012, at 10:25 AM, Neil Van Dyke wrote:
>
>> I'm sure that Matthew could speak to some of the finer points of I/O ports, but I think that string port performance is one of those things that some bright and motivated person not necessarily named Matthew could look into themself.
>>
>> Performance of string-output-ports (especially looking at how different ``profiles'' of write activity might influence representation) has been on my list-of-promising-things-I-may-never-get-to, and now we have have string-input-ports that we want to look at.
>>
>> One thing I think Racket could use is a bunch of people with useful TODO lists of enhancements/additions they'd like to make to Racket, even if each person ultimately only checks off one or two items from their list this year.
>
> A list exists, Vincent and Sam are running it but I don't know where it is :-( -- Matthias

The list is here: https://github.com/plt/racket/wiki/Intro-Projects .
Feel free to add to it -- it's a wiki.  Currently, it focuses on
projects that are suitable to people relatively new to Racket hacking,
but I'm happy to expand that.
-- 
sam th
samth at ccs.neu.edu



Posted on the users mailing list.