[r6rs-discuss] [Formal] body should allow mixing declarations with expressions

From: Mikael Tillenius <mti>
Date: Mon Mar 12 04:33:09 2007

I agree with Per Bothner. Removing this restriction simplifies the language.

However in my opinion the following example is bad style:
>
>
> Another use case:
>
> (define (fun)
> (define var1 ...)
> ... do some calculations or whatever ...
> (define var2 depending-on-those-calculations)
> ...rest...)
/Mikael
Received on Mon Mar 12 2007 - 04:35:37 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:01 UTC