The Scala Programming Language
Pinned Loading
Repositories
Showing 10 of 62 repositories
- scala Public
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
- community-build Public
Scala 2 community build — a corpus of open-source repos built against Scala nightlies
- scala-collection-compat Public
makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-building