Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!spool.mu.edu!sdd.hp.com!news.cs.indiana.edu!jashley@cs.indiana.edu
From: "J. Michael Ashley" <jashley@cs.indiana.edu>
Subject: Re: Explanation about call-with-values
Message-ID: <1995Jan19.173358.26054@news.cs.indiana.edu>
Organization: Computer Science, Indiana University
References: <BRENT.BENSON.95Jan4201445@jade.ssd.csd.harris.com> <3ejq4q$cva@agate.berkeley.edu> <3fh4v5$aup@apple.com> <BLUME.95Jan18102804@dynamic.cs.princeton.edu>
Date: Thu, 19 Jan 1995 17:33:55 -0500
Lines: 9

My paper with Kent Dybvig in the 1995 ACM Conference on Lisp and
Functional Programming discusses some of the issues raised in this
thread.  In particular, there is a comparison of our implementation
against both consing and converting to CPS.

An on-line copy of the paper can be found at
ftp://ftp.cs.indiana.edu/pub/scheme-repository/doc/pubs/mrvs.ps.gz

Mike
