Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
scala
Scala 2 compiler and standard library. For bugs, see scala/bug
-
community-build
Scala 2 community build — a corpus of open-source repos built against Scala nightlies
-
scala-seed.g8
Giter8 template for a simple hello world app in Scala.
-
-
-
vscode-scala-syntax
Visual Studio Code extension for syntax highlighting Scala sources
-
scala-async
An asynchronous programming facility for Scala
-
scala-lang
sources for the Scala language website
-
scala-library-compat
makes a subset of the Scala 2.13 collections API available on 2.11 and 2.12, to aid cross-building
-
scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
-
scala-rewrites
Scalafix Rewrites for Scala
-
scala.epfl.ch
web site for the Scala Center @ EPFL
-
scala-collection-laws
partially-automatic generation of tests for the entire collections library
-
scala-java8-compat
A Java 8 compatibility kit for Scala.
-
-
scala-parallel-collections
Parallel collections standard library module for Scala 2.13+
-
sbt-scala-module
sbt plugin for scala modules.
-
scala-continuations
the Scala delimited continuations plugin and library
-
make-release-notes
The project that generates Scala release notes.
-
scala-collection-contrib
community-contributed additions to the Scala 2.13 collections
-
nanotest-strawman
Scala Verify is a minimal testing framework for Scala. Trust, but verify.
-
-
scala-dist
SBT project that packages the Scala distribution
-
jardiff
A tool for comparing JAR files, including Scala pickled signatures and method code
-
scala-dev
Not for bugs / directly actionable improvements. For longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
-
compiler-interface
a binary contract between Zinc and Scala Compilers
-
scala-jenkins-infra
A Chef cookbook that manages Scala's CI infrastructure.
-
scala-asm
A fork of https://gitlab.ow2.org/asm/asm for the Scala compiler