3169 Forks
14108 Stars
14108 Watchers

scala

Scala 2 compiler and standard library. For bugs, see scala/bug

How to download and setup scala

Open terminal and run command
git clone https://github.com/scala/scala.git
git clone is used to create a copy or clone of scala repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scala https://github.com/scala/scala/archive/master.zip

Or simply clone scala with SSH
[email protected]:scala/scala.git

If you have some problems with scala

You may open issue on scala support forum (system) here: https://github.com/scala/scala/issues