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
- Compiler plugin between parser and typer combined with macro usage causes duplicate compilation and compile error
- don't allow definition of overloaded functions with same non-using parameters but different "using" parameters
- Type alias affects inference of higher kinded type parameter
- `-Wunused:nowarn` falsely reports that an annotation does not suppress any warnings
- throw error on ambiguous overload with methods and functions
- Diagnostic contains a relative source file path for the macro, rather than an absolute
- Unused import falsely reported when used in named argument
- Scaladoc appears to have an infinite loop
- Project in directory that ends with `.scala` fails `sbt '++ 3' doc`
- Wrong staging level is inferred when a variable is used in a HOAS pattern over splice/quote redex
- Docs
- Scala not yet supported