[racket] Bite-Size Racket Projects
I have put a very basic OAuth-2.0 protocol implementation at
https://github.com/veer-public/OAuth-2.0
As I understand it more , I will try to improve it , at present it
seems to work ok with
google api and requires racket version 5.1.3 .
Thanks
On Fri, Aug 26, 2011 at 1:01 AM, 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
>