[racket] RacketCon 2012?

2012-05-15 Thread Scott Hickey
Are there any plans for a RacketCon 2012? Scott Hickey Racket Users list: http://lists.racket-lang.org/users

[racket] Setting Decimal Number for Defaults for DrRacket

2011-09-21 Thread Scott Hickey
e for command line racket, but it didn't work for DrRacket. Thanks, Scott Hickey _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

[racket] Racket workshop for users still being considered?

2011-02-01 Thread Scott Hickey
ll be appreciated, thanks. Scott Hickey _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

Re: [racket] wescheme app running on moby

2011-01-05 Thread Scott Hickey
se for #f Thanks in advance for any suggestions on what I'm doing wrong here. Scott Hickey On Sun, Jan 2, 2011 at 12:46 AM, Danny Yoo wrote: >> I was looking at the ping pong app >> http://www.wescheme.org/openEditor?publicId=beech-hoops-whirl-route-slept >> >> an

[racket] wescheme app running on moby

2010-12-31 Thread Scott Hickey
using Moby will be appreciated. Thanks, Scott Hickey _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

[racket] running web app from DrRacket versus command line

2010-09-10 Thread Scott Hickey
Is there a file somewhere I should be looking at to understand what I'm doing wrong? Thanks, Scott Hickey _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

[racket] Looking for feedback on code style

2010-09-08 Thread Scott Hickey
list-ref sorted-list middle-position)              (list-ref sorted-list (+ 1 middle-position)))           2 Thanks for any feedback - hopefully I'm not going to ignite a war about formatting. I just like to see my coding style mature from beginner to advanced beginner :)