Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!samsung!uunet!timbuk!shamash!hare.udev.cdc.com!brh From: brh@hare.udev.cdc.com (brian r hanson x6062) Newsgroups: comp.lang.scheme Subject: How does one "eval" in scheme? Message-ID: <30787@shamash.cdc.com> Date: 21 Feb 91 16:15:44 GMT Sender: usenet@shamash.cdc.com Reply-To: brh@hare.udev.cdc.com (brian r hanson x6062) Lines: 5 How does one in scheme find the value of an expression contained in a list? In common lisp this is done with "eval" but I have not found any equivalent interface in scheme. Brian Hanson