[racket] keyboard input from user

From: Todd O'Bryan (toddobryan at gmail.com)
Date: Sun Oct 3 21:54:45 EDT 2010

universe uses strings instead of symbols, now.

Try (key=? x "up"), etc.

Also, you'll need to be in Advanced language for print (or whatever
print is in Advanced Language), I think.

Todd

On Sun, Oct 3, 2010 at 9:26 PM, Shriram Krishnamurthi <sk at cs.brown.edu> wrote:
> Are you using big-bang?
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.