Javatpoint Logo
Javatpoint Logo

History of Scala

Scala History of scala 1

Scala is a general purpose programming language. It was created and developed by Martin Odersky. Martin started working on Scala in 2001 at the Ecole Polytechnique Federale de Lausanne (EPFL). It was officially released on January 20, 2004.

Scala is not an extension of Java, but it is completely interoperable with it. While compilation, Scala file translates to Java bytecode and runs on JVM (Java Virtual machine).

Scala was designed to be both object-oriented and functional. It is a pure object-oriented language in the sense that every value is an object and functional language in the sense that every function is a value. The name of scala is derived from word scalable which means it can grow with the demand of users.

Versions of Scala

Version Released date
2.0 12-Mar-2006
2.1.8 23-Aug-2006
2.3.0 23-Nov-2006
2.4.0 09-Mar-2007
2.5.0 02-May-2007
2.6.0 27-Jul-2007
2.7.0 07-Feb-2008
2.8.0 14-Jul-2010
2.9.0 12-May-2011
2.10 04-Jan-2013
2.10.2 06-Jun-2013
2.10.3 01-Oct-2013
2.10.4 18-Mar-2014
2.10.5 05-Mar-2015
2.11.0 21-Apr-2014
2.11.1 20-May-2014
2.11.2 22-Jul-2014
2.11.4 31-Oct-2014
2.11.5 08-Jan-2015
2.11.6 05-Mar-2015
2.11.7 23-Jun-2015
2.11.8 8-Mar-2016
2.12.1 5-December - 2016

Popularity of Scala

  • Twitter have announced that it had switched large portions of its backend from Ruby to Scala and intended to convert the rest.
  • Apple Inc. uses Scala in certain teams, along with Java and the Play framework.
  • The New York Times revealed in 2014 that its internal content management system Blackbeard is built using Scala, Akka and Play Framework.
  • There are teams within Google that use Scala, mostly due to acquisitions such as Firebase and Nest.
  • The Walmart Canada Uses Scala for their back end platform.
Next TopicFeatures of Scala





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA