home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.scheme
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.ans.net!cmcl2!cs!fox
- From: fox@cs.nyu.edu (David Fox)
- Subject: Why is there no eval function in scheme?
- Message-ID: <FOX.92Dec17102432@graphics.nyu.edu>
- Sender: notes@cmcl2.nyu.edu (Notes Person)
- Nntp-Posting-Host: graphics.cs.nyu.edu
- Organization: Courant Institute of Mathematical Sciences
- Date: Thu, 17 Dec 1992 15:24:32 GMT
- Lines: 6
-
- I occasionally would like to eval a scheme expression in my
- program, but I find it is specifically excluded from the
- language. I would like to be able to read and evaluate
- scheme expressions in my application, but I don't know how.
- Does anyone else know? Can someone explain why I don't
- really want to do this?
-