[racket] Resources for understanding Racket’s language model?

From: Sam Tobin-Hochstadt (samth at cs.indiana.edu)
Date: Tue Nov 5 08:01:54 EST 2013

In general, papers here: http://www.ccs.neu.edu/racket/pubs/ and also
http://www.cs.utah.edu/~mflatt/publications/index.html and
http://www.eecs.northwestern.edu/~robby/pubs/ cover what's in Racket.

For delimited continuations, the relevant paper is:
http://www.cs.utah.edu/plt/delim-cont/

Sam

On Mon, Nov 4, 2013 at 9:44 AM, Ben Duan <yfefyf at gmail.com> wrote:
> Dear all,
>
>
>
> I have some difficulties understanding “1 Language Model” of the Racket
> Reference. I want some detailed explanations on some concepts like “Prompts,
> Delimited Continuations, and Barriers” etc. Do you have any recommended
> resources like papers or books for me to start with?
>
>
>
> Thanks,
>
> Ben
>
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>


Posted on the users mailing list.