Scala

Scala

Version: 3.2.0

Free

The Scala Programming Language.


Downloadzip
Downloadzip
Download

Scala overview

Scala combines object-oriented and functional programming in one concise, high-level language. Scala’s static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries.

Seamless java interop

Scala runs on the JVM, so Java and Scala stacks can be freely mixed for totally seamless integration.

Type inference

So the type system doesn’t feel so static. Don’t work for the type system. Let the type system work for you!

Concurrency & distribution

Use data-parallel operations on collections, use actors for concurrency and distribution, or futures for asynchronous programming.

Traits

Combine the flexibility of Java-style interfaces with the power of classes. Think principled multiple-inheritance.

Pattern matching

Think “switch” on steroids. Match against class hierarchies, sequences, and more.

Higher-order functions

Functions are first-class objects. Compose them with guaranteed type safety. Use them anywhere, pass them to anything.


What's new in version 3.2.0


Information


License

Free

Size

35.9 MB

Downloads

Free

Developer's website

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

App requirements

  • Intel 64
  • Intel 32
  • Mac OS X 10.4.0 or later
  • Leave a Reply

    Your email address will not be published. Required fields are marked *