scastie

An interactive playground for Scala (by scalacenter)

Scastie Alternatives

Similar projects and alternatives to scastie

  1. codewars.com

    Issue tracker for Codewars

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala (by sim642)

  4. Hugo

    593 scastie VS Hugo

    The world’s fastest framework for building websites.

  5. Scala.js

    35 scastie VS Scala.js

    Scala.js, the Scala to JavaScript compiler

  6. Play

    33 scastie VS Play

    The Community Maintained High Velocity Web Framework For Java and Scala.

  7. Akka

    33 scastie VS Akka

    A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.

  8. go-kit

    A standard library for microservices.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. terraform-aws-lambda

    Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦

  11. tour-of-scala

    Tour of Scala - Scala classes

  12. metabrowse

    Static site generator for code search with IDE features for Scala

  13. mdoc

    4 scastie VS mdoc

    Typechecked markdown documentation for Scala

  14. Play WS

    2 scastie VS Play WS

    Standalone Play WS, an async HTTP client with fluent API

  15. sbt

    21 scastie VS sbt

    sbt, the interactive build tool

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better scastie alternative or higher similarity.

scastie discussion

Log in or Post with

scastie reviews and mentions

Posts with mentions or reviews of scastie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.
  • How to select union type branch in a for comprehension?
    2 projects | /r/scala | 24 Jun 2023
  • Free Monads from Scratch
    1 project | news.ycombinator.com | 29 May 2022
    From personal experience Scala also works. It's 100% possible to learn monads using https://scastie.scala-lang.org/ as a scratch pad.
  • Scastie now blocks russian IPs
    2 projects | /r/scala | 7 May 2022
  • New to Scala
    1 project | /r/scala | 20 Dec 2021
    Instead I typically use https://scastie.scala-lang.org, or an ammonite script, or just create a new file that extends App in my test directory. The thing that worksheets do better is that you can import things from your project (like the little app in the test dir) but they also show runtime values (like repl or scastie). However I've just never gotten them to actually work.
  • I've entered a state of helplessness while learning scala
    2 projects | /r/scala | 7 Dec 2021
  • Switching to a Scala position soon, where should I start?
    2 projects | /r/scala | 3 Dec 2021
    I strongly recommend you play around with the local Scala REPL. I have Scala 2.13 on my main dev computer and Scala 3 on my other computer. The local REPL will let you know when things are deprecated and give you hints as to what you should use instead. Scastie https://scastie.scala-lang.org/ can also be a big help.
  • Scala or Go: Who Wore It Better?
    7 projects | dev.to | 6 Sep 2021
    Operationally, as you might expect from a language borne from academia, Scala tooling can be problematic and compilation can be slow--particularly if you are not yet using Scala 3, which only recently emerged and is very slowly percolating through the ecosystem (Remember the Python 2 to Python 3 transition?). But type inference, a vast standard library, and the time-tested reliability of the JVM make you very productive once you get the hang of them. Performance varies with the JVM you're running, but regardless you do have to contend with the size of compiled objects and the latency of garbage collection at runtime. When you want to experiment, you can skip the ceremony of writing a class or test and instead use a command-line REPL, an online REPL called Scastie you can share, or an outstanding third-party command-line REPL called Ammonite. Dependency management is achieved with SBT typically but also more general JVM build tools like Gradle and Maven.
  • I just rebuilt Tour of Scala from scratch - let me know what you think
    2 projects | /r/scala | 19 Jul 2021
    I am using https://scastie.scala-lang.org/ which does compile server side in Scala. The UI is a bit hard to handle tho.
  • The future of Scaladoc
    3 projects | /r/scala | 8 Mar 2021
    https://github.com/scalacenter/scastie#how-do-i-embed-scastie
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic scastie repo stats
10
436
7.0
about 2 months ago

scalacenter/scastie is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of scastie is Scala.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Scala is
the 32nd most popular programming language
based on number of references?