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: Bad define placement?


Jost Boekemeier <jostobfe@linux.zrz.TU-Berlin.DE> writes:

> `begin' is a derived expression type based on `lambda'.
> -> http://www.swiss.ai.mit.edu/~jaffer/r5rs_toc.html

Actually not.  Section 7.3 "Derived expression types" gives two
alternative macro definitions for "begin".  But "In any case, note
that these rules apply only if the body of the `begin' contains no
definitions".  So those macro definitions are useless and misleading.
-- 
	--Per Bothner
bothner@pacbell.net  per@bothner.com   http://home.pacbell.net/bothner/

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