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
- /scala3/getting-started.html # we deleted the scala 3 version of this page
@@ -19,14 +32,7 @@ The instructions below cover both Scala 2 and Scala 3.
19
32
{% endaltDetails %}
20
33
</div>
21
34
22
-
## Try Scala without installing anything
23
-
24
-
To start experimenting with Scala right away, use <ahref="https://scastie.scala-lang.org/pEBYc5VMT02wAGaDrfLnyw"target="_blank">“Scastie” in your browser</a>.
25
-
_Scastie_ is an online “playground” where you can experiment with Scala examples to see how things work, with access to all Scala compilers and published libraries.
26
-
27
-
> Scastie supports both Scala 2 and Scala 3, but it defaults
28
-
> to Scala 3. If you are looking for a Scala 2 snippet to play with,
0 commit comments