Hi,

I'm trying to build a web application using Racket.  But I don't understand
continuations yet.  I think the package is capable of writing simple
applications without continuations.  So

1. Which part of the web-server package should I stay away from if I don't
want to use continuations?

2. Why not separate the basic functionalities of handling requests and
sending responses out from the package?  I think the advanced concepts like
continuations will scare some beginners like me away.

3. I'm actually interested in continuation.  Are there any resources to
learn about it?

4. URLs like 'standalone.rkt;(("k" . "(1 3 49600023)"))' is not pretty in
my eye. Is it possible to make it "standalone.rkt" if I'm programming in
the continuation style?

Thanks,
Ben

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to