[racket] Try Racket

From: Stephen Chang (stchang at ccs.neu.edu)
Date: Wed Apr 24 16:42:42 EDT 2013

This is really great.

dumb question: Is there a way to manually enter a multi-line function
definition at the prompt?

On Wed, Apr 24, 2013 at 7:16 AM, manu d <th3rac25 at gmail.com> wrote:
> Hello
>
> I got my web-based Racket tutorial off the ground.
>
> You can find it here: https://github.com/voila/try-racket
>
> It's still rough around the edges, but it is now possible to go through the
> tutorial 'Quick: An Introduction to Racket with Pictures'.
>
> Note that there's a few things missing from the original tutorial:
>
> - in the 'Lists' section, I omitted this snippet: (list (circle 10) (square
> 10))
> At the moment, I can only display single images.
>
> I've also omitted the section on objects, as it uses Racket’s GUI. Maybe
> someone can come up with some alternative content for this section.
>
> Help, suggestions and bug reports, welcome !
>
> Thanks
>
> Manu
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>


Posted on the users mailing list.