The Scala Programming Language for your Windows PC

Scala

Scala 2.13.5

  -  130 MB  -  Open Source
  • Latest Version

    Scala 2.13.15

  • Operating System

    Windows XP / Vista / Windows 7 / Windows 8 / Windows 10

  • User Rating

    Click to vote
  • Author / Product

    Scala Team / External Link

  • Filename

    scala-2.13.5.msi

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Scala 2.13.5.


For those interested in downloading the most recent release of Scala or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Scala 2.13.5 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Scala 2.13.5 Screenshot 1

What's new in this version:

- TASTy reader: add support for Scala 3.0.0-RC1
- Allow name-based extractors to be irrefutable
- Upgrade to ASM 9.1, for JDK 16 and 17 support in the optimizer

Other changes:
- Assorted improvements to exhaustivity checking in pattern matching
- Assorted improvements to handling of higher-kinded types, aligning with Scala 3
- Make -target support JVM 13, 14, 15, 16, and 17
- Omit @nowarn annotations from generated code, for forwards compatibility at compile-time
- Add linting of unused context bounds (via -Wunused:synthetics or -Wunused:params)
- Lift artificial restrictions on ConstantAnnotations
- Make Java Map wrappers handle nulls according to put/remove contract
- Make language specification available as a PDF