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)


Michael Livshin <mlivshin@bigfoot.com> writes:

> should cover no more than R5RS

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

The API that guile uses at the moment is:
(eval <string>).

	
Everything else follows, I think.


Jost

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