The Scala Programming Language

Results 38 repositories owned by The Scala Programming Language

scala

14.3k
Stars
3.1k
Forks
Watchers

Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3

scala3

5.7k
Stars
1.0k
Forks
Watchers

The Scala 3 compiler, also known as Dotty.

scala-parser-combinators

642
Stars
132
Forks
Watchers

simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module

scala3-example-project

335
Stars
146
Forks
Watchers

An example sbt project that compiles using Dotty

bug

230
Stars
21
Forks
Watchers

Scala 2 bug reports only. Please, no questions — proper bug reports only.

collection-strawman

202
Stars
72
Forks
Watchers

Implementation of the new Scala 2.13 Collections

community-build

128
Stars
59
Forks
Watchers

Scala 2 community build — a corpus of open-source repos built against Scala nightlies

docs.scala-lang

555
Stars
1.0k
Forks
Watchers

The Scala Documentation website

legacy-svn-scala

366
Stars
61
Forks
Watchers

OBSOLETE, we're over there:

pickling

834
Stars
83
Forks
Watchers

Fast, customizable, boilerplate-free pickling support for Scala