You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are a Linux or Windows user, download the latest release. Optionally add path of the folder bin/ to the system environment variable PATH.
Now you can compile Scala source code: scalac hello.scala
This does not seem to be the case. On windows, it seems that one needs to setup bash (and JAVA_HOME set to ???<=JDK<=13) (I know, it seems trivial to scala developers, but, the instructions are annoying for someone who hasn't used it in a while and just want to checkout dotty/scala3 as a new language)