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
- Use the optimizer on the bootstrapped compiler
- perf: optimize the JVM backend & TASTy (un)pickling (~0.86% estimated speedup)
- Fixes #26350: Don't eagerly error on not-taken match-type branches
- Vulpix simplifications
- Match types eagerly report errors on not-taken branches
- Community Build with Safe Nulls
- More minor JVM backend cleanups
- Stop capturing a `Context` in `PostProcessor`
- False positive exhaustive match warning with type pattern on 3.9
- Add `into` modifier to the `Factory` and `BuildFrom` traits
- Docs
- Scala not yet supported