• tatterdemalion@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    3 months ago

    I assume Scala is like a “gateway” (drug) to functional programming by way of also supporting imperative and object oriented paradigms.

    • BatmanAoD@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      3 months ago

      Probably more importantly, it runs on the JVM and is designed to interoperate with existing Java code. (FWIW, I actually think they made a major mistake in how they handle null Java objects, and that Kotlin did better here; but Kotlin is much newer.)

    • owen
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      Ouuu. This makes sense to me, well thought