[racket-dev] [racket] Bite-Size Racket Projects

From: Ray Racine (ray.racine at gmail.com)
Date: Sat Aug 27 20:34:08 EDT 2011

I have a number of odds and ends that I've been un-mothballing and moving to
typed/racket which are currently in various states of entropy: crypto sha1,
md5, sha256, hmac-xxx, AWS, S3, Amazon Product API,  HTTP client library and
a few odds and ends.    It was all originally R6RS / Larceny so the back
port  has been a little awkward.

Once I get the thing up on its feet again I'll planet them.   From there I
intend to expand out a few more of the AWS API's and do an OpenId API.

https://github.com/RayRacine/knozamalib


On Thu, Aug 25, 2011 at 3:31 PM, Sam Tobin-Hochstadt <samth at ccs.neu.edu>wrote:

> It's clear that there are lots of people who are interested in hacking
> with Racket, or improving Racket, but don't know where to start.  In
> response, some of us have put together a list of bite-size Racket
> projects, which are good places for learning Racket, contributing, and
> just having fun programming.  The list is here:
>  https://github.com/plt/racket/wiki/Intro-Projects
> It's a wiki, so feel free to add projects, let people know that you're
> working something, or provide more info on that page.
>
> Ask questions about any of the projects on this list, on the #racket
> IRC channel, or by sky-writing,
> --
> sam th
> samth at ccs.neu.edu
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110827/dc2f3ab3/attachment.html>

Posted on the dev mailing list.