We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba5323f + 4fc1d7a commit 41d854dCopy full SHA for 41d854d
community/index.md
@@ -119,3 +119,8 @@ Staying current:
119
* [Scala.js](https://www.scala-js.org) compiles Scala code to JavaScript
120
* [Scala Native](http://www.scala-native.org) compiles Scala code to LLVM for native execution
121
* [Scala on Android](http://scala-android.org) community site
122
+
123
+## Dotty
124
125
+* [Dotty](http://dotty.epfl.ch) is a next generation compiler for Scala, under development at EPFL
126
+ * [Dotty FAQ](http://dotty.epfl.ch/#why-dotty)
0 commit comments