Grant Of 2.3 Million Euros For Scala
Monday, 17 January 2011

Scala gets a boost by way of a 2.3 million Euro grant to implement parallel processing features. Perhaps all open source languages could be funded this way?

Banner

One of the funding avenues for open source software that is often overlooked when discussing the bigger picture is the research grant. True not many open source projects are doing anything that can be considered ground breaking in the sense of computer science research but even those that are tend not to think of applying for grants. The Scala team working at EPFL in Switzerland are clearly hooked into the academic grant system because they have just been awarded a 2.3 million Euro grant from the European Research Council over five years. This will allow the Scala team to double in size.

 

scala

The focus of their funded research is to be on the all-important topic of parallel programming. Scala is a functional language with objects, which runs on the JVM and has some interesting parallel processing constructs based on the actor model. An actor is essentially an object that runs concurrently and engages in message passing, 

The new research which will be in collaboration with groups at Stanford University's Pervasive Parallelism Lab, will look at adding DSL (Domain Specific Languages) to Scala that provide access to CUDA, OPenCL and C/MPI so on. More immediately, Scala 2.9 will make use of multiple cores to implement parallel collections.

More Information

http://www.scala-lang.org/

http://www.scala-lang.org/node/8579

http://ppl.stanford.edu/papers/ppopp20-chafi.pdf

 

Banner


Mojo - Python Superset For Go-Faster Hardware
07/10/2024

Mojo, the new language from Chris Lattner and his AI-focused company Modular, has entered the top 50 of the TIOBE index, even though it it was only launched in 2023.



Python 3.13 Is Here
09/10/2024

As time ticks on, the changes to the Python language become fewer and this makes it easier to upgrade. With this release the emphasis is on performance rather than new features.


More News

Last Updated ( Wednesday, 23 April 2014 )