[bitc-dev] Summarizing: Scoping Syntax
Ian P. Cardenas
ipc at srand.net
Fri Mar 6 08:17:08 EST 2009
On Mar 5, 2009, at 16:06 , Jonathan S. Shapiro wrote:
> Option 1: Nested scopes are delimited by { }. As in C, a nested scope
> may or may not be preceded by a binding or control form. Within a
> nested scope, expression sequences are separated by semicolons. This
> is the general framework used in C.
I am overwhelmingly in favor of option one. It's familiar and meshes
well with my expectations due to the 'C' in 'BitC' :)
-ipc
More information about the bitc-dev
mailing list