Issues setting up Scala 3 on Windows w/Coursier

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ansicon

    Process ANSI escape sequences for Windows console programs.

  • Getting a bunch of control character garbage instead of the colored REPL prompt (though I fixed this one by installing Ansicon)

  • dotty

    The Scala 3 compiler, also known as Dotty.

  • If you could open an issue at https://github.com/lampepfl/dotty/issues detailing your problems with the bash shell on Windows that would be useful (it's likely our scripts have only been tested with the cmd.exe shell).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • scala3-example-project

    An example sbt project that compiles using Dotty

  • However, using the scala/scalac shell scripts directly is rarely what you want in practice. I recommend either setting up a project using sbt (you can start from the template at https://github.com/scala/scala3-example-project) or using scala-cli.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts