[bitc-dev] Syntax Poll: Scoping Syntax
Jonathan S. Shapiro
shap at eros-os.com
Thu Mar 5 14:00:33 EST 2009
Dedents are not on the table at the moment. One issue at a time. In
the absence of dedents, where does your second case end?
On Thu, Mar 5, 2009 at 1:57 PM, Rick R <rick.richardson at gmail.com> wrote:
> In the 1st case, at the closing curly brace. In the 2nd, at the next Dedent.
>
>
> On Thu, Mar 5, 2009 at 1:25 PM, Jonathan S. Shapiro <shap at eros-os.com>
> wrote:
>>
>> Rick:
>>
>> You have the issue backwards. When does the let block END?
>>
>> On Thu, Mar 5, 2009 at 1:03 PM, Rick R <rick.richardson at gmail.com> wrote:
>> > I rather like
>> > let { binding and binding and binding in EXPR}
>> >
>> > or let binding
>> > binding
>> > binding
>> > in EXPR
More information about the bitc-dev
mailing list