Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lampepfl/dotty
The Scala 3 compiler, also known as Dotty.
https://github.com/lampepfl/dotty
compiler dotty epfl scala scala3
Last synced: 3 months ago
JSON representation
The Scala 3 compiler, also known as Dotty.
- Host: GitHub
- URL: https://github.com/lampepfl/dotty
- Owner: scala
- License: apache-2.0
- Created: 2012-12-06T12:57:33.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T12:33:39.000Z (6 months ago)
- Last Synced: 2024-05-01T12:45:37.598Z (6 months ago)
- Topics: compiler, dotty, epfl, scala, scala3
- Language: Scala
- Homepage: https://dotty.epfl.ch
- Size: 155 MB
- Stars: 5,677
- Watchers: 209
- Forks: 1,023
- Open Issues: 1,458
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/3.2.1-RC1.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - dotty
- awesome-starred - dotty - The Scala 3 compiler, also known as Dotty. (Scala)
- StarryDivineSky - lampepfl/dotty
README
Dotty
=====
[![Dotty CI](https://github.com/scala/scala3/workflows/Dotty/badge.svg?branch=main)](https://github.com/scala/scala3/actions?query=branch%3Amain)
[![Join the chat at https://discord.com/invite/scala](https://img.shields.io/discord/632150470000902164)](https://discord.com/invite/scala)* [Documentation](https://docs.scala-lang.org/scala3/)
Try it out
==========
To try it in your project see also the [Getting Started User Guide](https://docs.scala-lang.org/scala3/getting-started.html).Building a Local Distribution
=============================
1. `sbt dist/Universal/packageBin`
2. Find the newly-built distributions in `dist/target/`Code of Conduct
===============
Dotty uses the [Scala Code of Conduct](https://www.scala-lang.org/conduct.html)
for all communication and discussion. This includes both GitHub, Discord and
other more direct lines of communication such as email.How to Contribute
=================
* [Getting Started as Contributor](https://docs.scala-lang.org/scala3/guides/contribution/contribution-intro.html)
* [Issues](https://github.com/scala/scala3/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)License
=======
Dotty is licensed under the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)