On Thu, Apr 21, 2011 at 8:56 PM, J Cho <jgustav...@gmail.com> wrote: > I read you name mentioned on Racket-lang.org tutorial. > > Currently, > > #lang web-server/insta > > (define (start request) > (response/xexpr) > '(html > (body "Hello World"))) > > Is one of the code featured as Start Quickly. I think there is a > misplaced ) after response/xexpr. It should go at the very end, no? > Maybe you can let the editor know about it.
I don't see an right paren in the introduction here, http://docs.racket-lang.org/continue/index.html However, you are right in seeing that the program has a typo on the front of the racket-lang.org home page. I'll CC racket-lang. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users