JVMClosures

From JVMLangSummit
Revision as of 11:44, 25 September 2008 by Penni (talk | contribs) (New page: == Closures and the Java VM == Neal Gafter ; Project: http://www.javac.info/ === Abstract === ; Talk Abstract: How do language implementers map closures to the Java VM? What are the per...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Closures and the Java VM

Neal Gafter

Project
http://www.javac.info/

Abstract

Talk Abstract
How do language implementers map closures to the Java VM? What are the performance implications? What implementation artifacts leak through? What can language and VM designers and implementers do to improve things?

http://wiki.jvmlangsummit.com/pdf/TBD

Author Bio

  • <insert bio here>

Key Issues for Discussion (cooperative)

(please expand cooperatively) Talk:Closures and the Java VM