This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Guile API's (Re: About modules)


On 8 Mar 2000, Jost Boekemeier wrote:

> Hmm, yes.  But R5RS defines eval as follows: 
> (eval <string> <environment>).

IIRC, it's (eval <list> <env.>). The string->list conversion is usually
done via the builtin "read".

--
Moshe Zadka <mzadka@geocities.com>. 
http://www.oreilly.com/news/prescod_0300.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]