Scala

Scala is a modern multi-paradigm programming language.
Download

Scala Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • The Scala Team
  • Publisher web site:
  • http://scala.epfl.ch/

Scala Tags


Scala Description

Scala is a modern multi-paradigm programming language. Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.Scala smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity, and more.It is well integrated with Java and .NET: the Scala compiler produces standard Java class files or .NET assemblies, and Java/.NET libraries and frameworks can be used without glue code or additional declarations.Scala is a pure object-oriented language in the sense that every value is an object. Types and behavior of objects are described by classes and traits. Class abstractions are extended by subclassing and a flexible mixin-based composition mechanism as a clean replacement for multiple inheritance.What's New in This Release:· Several bugfixes in the Scala library.


Scala Related Software