<div dir="ltr"><div><div>Hey Craig,<br><br></div>I've been experimenting with anonymous functions in FPC and have working code, but they're not at all like what Delphi provides:<br><br><a href="https://github.com/tangentstorm/tangentlabs/blob/master/pascal/funops.pas" target="_blank">https://github.com/tangentstorm/tangentlabs/blob/master/pascal/funops.pas</a><br>
<br></div><div>(On the other hand, they require 0 compiler changes...)<br></div><div><br></div>I asked about lambdas in the IRC channel a few months back, and Sven told me someone had started work on anonymous methods sometime in the past, but the work sort of stalled out.<br>
<div><br></div><div>If you're interested in funding this and nobody else pipes up, I'm interested in implementing it. It's something I've been wanting to do anyway, but I just haven't had the time/energy to dig into the FPC internals.<br>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 12:05 AM, Craig Peterson <span dir="ltr"><<a href="mailto:craig@scootersoftware.com" target="_blank">craig@scootersoftware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
What's the current state of FPC's anonymous functions/closures support?  Is anyone working on it? Is it something that a bounty would help with?<br>
<br>
Thanks,<br>
Craig Peterson<br>
Scooter Software<br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div><br></div>