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?


Richard Frith-Macdonald <richard@brainstorm.co.uk> writes:

> > "Definitions may occur at the beginning of a <body> (that is, the body
> > of a lambda, let, let*, letrec, let-syntax, or letrec-syntax expression
> > or that of a definition of an appropriate form)."
> 
> Does that include the beginning of a (begin...) too?

`begin' is a derived expression type based on `lambda'.

-> http://www.swiss.ai.mit.edu/~jaffer/r5rs_toc.html


Jost

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