Updated State of the Lambda
Stephen Colebourne
scolebourne at joda.org
Mon Oct 18 02:38:52 PDT 2010
I am a strong supporter of the semantics of this latest draft (partly
because its very close to FCM). I especially like the neat DA/DU rule
change.
I still have views on syntax (especially method references), but I
hope that we will have a "syntax month" to allow a timeboxed
discussion of syntax.
Stephen
On 15 October 2010 20:55, Brian Goetz <brian.goetz at oracle.com> wrote:
> An updated draft (Version 3) of the State of the Lambda has been published at:
>
> http://cr.openjdk.java.net/~briangoetz/lambda/lambda-state-3.html
>
> Notable differences from the previous draft include:
> - 'this' in lambda expressions is lexically scoped
> - 'yield' keyword dropped in favor of 'return'
> - new syntax
>
> Maurizio will be pushing an implementation conforming to this draft soon.
>
>
>
More information about the lambda-dev
mailing list