Hi John,<div><br></div><div>Just let me know if you need some help on this- since I do have a bit of spare time. Do you have a URL for the stuff you have on github?</div><div><br></div><div>Regards,</div><div><br></div><div>
Carter.<br><br><div class="gmail_quote">On Thu, Nov 3, 2011 at 1:02 PM, John Freeman <span dir="ltr"><<a href="mailto:jfreeman@cse.tamu.edu">jfreeman@cse.tamu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Forgot to CC the list.<br>
<div><div></div><div class="h5"><br>
On 11/2/2011 2:51 PM, Gevorg Voskanyan wrote:<br>
> A newcomer here wondering what's the state of things with regards to<br>
> lambdas support in Clang. I heard there was a gsoc project going on for<br>
> that this summer, but google doesn't give me any recent updates on that<br>
> project's results yet. Are we going to have lambdas in Clang soon?<br>
<br>
</div></div>I am still working on it. The latest condition of my work can be seen at<br>
GitHub [1].<br>
<br>
A student from UT Austin contacted me interested in contributing for a<br>
class project, and I gave some pointers, but we do not have regular<br>
communication. I do not know if his group committed to working on it.<br>
<br>
This is a very high priority for me, but I have been interrupted by more<br>
urgent tasks these past two weeks (travel and post-travel catch-up). I<br>
expect to return to Clang again this weekend.<br>
<br>
The last task I completed was to fix body parsing (properly handling the<br>
DeclContext). The next things I'll be working on are moving LambdaExpr<br>
to a subtype of CXXConstructExpr, adding LambdaScopeInfo based off of<br>
Doug's initial work, and splitting Sema into ActOn* and Build* functions.<br>
<br>
Hope this helps,<br>
John<br>
<br>
[1] <a href="https://github.com/thejohnfreeman/clang-lambdas" target="_blank">https://github.com/thejohnfreeman/clang-lambdas</a><br>
<div><div></div><div class="h5">_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div>