krfkeith / decac

Automatically exported from code.google.com/p/decac
GNU General Public License v3.0
0 stars 0 forks source link

Implement lambda expressions with closures #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Lambda expressions need to be coded up, closure types fixed up, and detection 
of closed-over variables needs to be implemented.

Original issue reported on code.google.com by eligottlieb@gmail.com on 27 Apr 2011 at 7:15