The Wayback Machine - https://web.archive.org/web/20210821205432/https://github.com/topics/scala
Skip to content
#

Scala

scala logo

Scala is a general-purpose programming language providing support for functional programming and a strong static type system. Designed to be concise, many of Scala's design decisions aimed to address criticisms of Java.

Here are 11,341 public repositories matching this topic...

lila
noeom
noeom commented Aug 8, 2021

The following strings need to be made translatable:

  • On the puzzle dashboard: The title itself (Puzzle dashboard), the subtitle (Train, analyse, improve) and the text in the three big "buttons" (PLAYED, PERFORMANCE, SOLVED).
  • On the puzzles by topic page, the message on the bottom (These puzzles are in the public domain, and can be downloaded from database.lichess.org.)
  • On the improvement
NeQuissimus
NeQuissimus commented Jan 7, 2019

I just came across the fact that a Show[Throwable] exists.

  1. It is not wired up into import Scalaz._, one needs to import scalaz.std.java.throwable._
  2. It discards the stack trace entirely.

What's going on with this? :D
Is it OK if I fix both of these (for 7.2 and 7.3)?

Created by Martin Odersky

Released January 20, 2004

Website
www.scala-lang.org
Wikipedia
Wikipedia