Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
At the moment, Tuscany supports components written in Scala which are compiled into JVM bytecode and ran with the java interpreter.
The goal of the project is to create a separate implementation.scala that takes advantage of the language features thus providing better support for more advanced usage of the language.
There is a similar implementation for Groovy which can serve as an example.
Resources:
Apache Tuscany http://tuscany.apache.org/
Scala http://www.scala-lang.org/