dotty
https://github.com/lampepfl/dotty
Scala
The Scala 3 compiler, also known as Dotty.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported15 Subscribers
Add a CodeTriage badge to dotty
Help out
- Issues
- Retire Safer Exceptions
- Capture leak by using existential GADT
- saferExceptions on generic exception `E` fails when `TypeTest[Throwable, E]` is given
- saferExceptions - catching generic `E` without bounds shows capability missing error instead of missing bound error
- Add using SwitchBootstraps.typeswitch/enumswitch for pattern matching
- [build] Migrate to sbt 2.x
- Experiment: Change some occurrences of `List` in types to a bespoke implementation
- Compilation fails when adding additional exceptions to sygnature while using saferExceptions and captureChecking
- Pre-SIP Desugar inline refinement type captures in match type patterns.
- [WIP] Make `Vector` the default implementation of `Seq`
- Docs
- Scala not yet supported