From 4fc1d7a11632427818adc85b801edb0c8b04ba6f Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 7 Nov 2016 16:52:29 -0800 Subject: [PATCH] add Dotty to community page --- community/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/community/index.md b/community/index.md index e18424369..7481ba318 100644 --- a/community/index.md +++ b/community/index.md @@ -119,3 +119,8 @@ Staying current: * [Scala.js](https://www.scala-js.org) compiles Scala code to JavaScript * [Scala Native](http://www.scala-native.org) compiles Scala code to LLVM for native execution * [Scala on Android](http://scala-android.org) community site + +## Dotty + +* [Dotty](http://dotty.epfl.ch) is a next generation compiler for Scala, under development at EPFL + * [Dotty FAQ](http://dotty.epfl.ch/#why-dotty)