Skip to content

Commit a710ece

Browse files
authored
Merge pull request #506 from SethTisue/other-platforms
add Scala.js/Scala Native/Android to community page
2 parents 7827f35 + 8539528 commit a710ece

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

community/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,9 @@ Staying current:
113113

114114
* [implicit.ly](http://implicit.ly) announces new versions of Scala libraries as they become available
115115
* [Scala-Announce](http://groups.google.com/group/scala-announce) also has release announcements
116+
117+
## Non-JVM platforms
118+
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

0 commit comments

Comments
 (0)