Scala Roadmap Post 2.9.0 -


with scala 2.9.0 rc3 available , the release page describing great features added in release, know can expect in 2.10 , future releases?

here 3 things have been mentioned far:

"interesting developments making use of massively parallel hardware in novel ways", example, embedded dsls generate optimized code gpu architectures http://www.scala-lang.org/node/7285

edit: tiark rompf gives more information (with links) exciting ongoing work of scala virtualization: http://groups.google.com/group/scala-user/msg/b51424a9855d9b5d

better binary compatibility between scala versions via java bytecode rewriting http://permalink.gmane.org/gmane.comp.lang.scala.user/39290

a long term plan rethink equality http://permalink.gmane.org/gmane.comp.lang.scala.internals/4793


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -