Pinned Repositories
bug
Scala 2 bug reports only. Please, no questions — proper bug reports only.
docs.scala-lang
The Scala Documentation website
pickling
Fast, customizable, boilerplate-free pickling support for Scala
scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
scala-async
An asynchronous programming facility for Scala
scala-java8-compat
A Java 8 (and up) compatibility kit for Scala.
scala-lang
sources for the Scala language website
scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
scala.epfl.ch
web site for the Scala Center @ EPFL in Switzerland
scala3
The Scala 3 compiler, also known as Dotty.
The Scala Programming Language's Repositories
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
scala/scala3
The Scala 3 compiler, also known as Dotty.
scala/scala-async
An asynchronous programming facility for Scala
scala/scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
scala/docs.scala-lang
The Scala Documentation website
scala/scala-java8-compat
A Java 8 (and up) compatibility kit for Scala.
scala/scala-xml
The standard Scala XML library
scala/scala-lang
sources for the Scala language website
scala/scala-dist
sbt project that packages the Scala distribution
scala/scala-parallel-collections
Parallel collections standard library module for Scala 2.13+
scala/scala-collection-compat
makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-building
scala/scala-seed.g8
Giter8 template for a simple hello world app in Scala.
scala/community-build
Scala 2 community build — a corpus of open-source repos built against Scala nightlies
scala/scala3.g8
scala/scala-swing
Scala wrappers for Java's Swing API for desktop GUIs
scala/scala-dev
Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
scala/scala-collection-contrib
community-contributed additions to the Scala 2.13 collections
scala/make-release-notes
The project that generates Scala release notes.
scala/scala-library-next
backwards-binary-compatible Scala standard library additions
scala/scala.epfl.ch
web site for the Scala Center @ EPFL in Switzerland
scala/hello-world.g8
scala/scala3-cross.g8
scala/sbt-scala-module
sbt plugin for scala modules.
scala/scabot
Scala 2's PR&CI automation bot
scala/scala-asm
A fork of https://gitlab.ow2.org/asm/asm for the Scala compiler
scala/scalatest-example.g8
scala/scala3-staging.g8
scala/cla-checker
Checks if the author has signed the Scala CLA
scala/dotty.epfl.ch
The nightly documentation of scala 3
scala/scala3-tasty-inspector.g8