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 supported16 Subscribers
Add a CodeTriage badge to dotty
Help out
- Issues
- Deprecate `with` types
- Deprecate `_` syntax for type wildcards
- Deprecate non-local returns.
- Deprecate `_` for wildcard import, must use `*` instead.
- Deprecate `X => Y` for import renaming, must use `X as Y` instead.
- Deprecate alphanumeric infix operators unless they are declared `infix`.
- Nothing warns about unconsumed values in for comprehension
- annotation on wildcard type argument to class is "unbounded"
- Scaladoc permits inheritDoc with different parameter names
- DottyDoc crash: UnsupportedOperationException: complete, InvocationTargetException
- Docs
- Scala not yet supported