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
- Fixes #25754: Preserve apply result type after beta reducing through opaque proxies
- Fixes #23952: Retry implicit search when method type was over-approximated
- Fix #25866: match-alias subtyping and wildcard appliedTo
- Fixes #18261: Fix match type caching
- Fixes #21334: Drop redundant inline proxy bindings of opaque types
- For bytecode generation, use stock ASM (not our old scala-asm fork)
- CC & REPL: Can we keep the same parameter names in printed output?
- CC: Behavior mismatch between capture-polymorphic methods and lambdas
- `export obj.*` wildcard produces non-deterministic `.class` file output (method ordering varies across compilation sessions)
- Exponential CC compile time with N opaque String types in one file used as method parameters in a separate safe-mode file
- Docs
- Scala not yet supported