On Fri, Nov 11, 2011 at 9:13 AM, David Herman <dher...@mozilla.com> wrote:
[...]

>  Hence my do-expressions:
>
>     http://wiki.ecmascript.org/doku.php?id=strawman:do_expressions
>
> or Brendan's subtly-disambiguated-block-statement-expressions:
>
>
> http://wiki.ecmascript.org/doku.php?id=strawman:block_vs_object_literal
>
> If Brendan's idea can be made to work, and it's not too confusing, I'm
> pretty sure I'd prefer it over do-expressions.
>
[...]

Interesting. But I think I prefer do expressions over making JS parsing
that much more subtle. JS is already much to hard to parse, and other
accepted changes are already making it even more so.

-- 
    Cheers,
    --MarkM
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to