File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ Some of the goals of RxJava are:
99- Target the JVM not a language. The first languages supported (beyond Java itself) are
1010<a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-groovy " >Groovy</a >,
1111<a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-clojure " >Clojure</a >,
12- <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-scala " >Scala</a >
13- and <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-jruby " >JRuby</a >.
12+ and <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-scala " >Scala</a >.
1413New language adapters can be <a href =" https://github.com/Netflix/RxJava/wiki/How-to-Contribute " >contributed</a >.
1514- Support Java 5 (to include Android support) and higher with an eventual goal to target a build for Java 8 with its lambda support.
1615
@@ -53,7 +52,6 @@ Once we hit 1.0 it will follow the normal major.minor.patch semantic versioning
5352- <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-groovy " >Groovy Adaptor</a >
5453- <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-clojure " >Clojure Adaptor</a >
5554- <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-scala " >Scala Adaptor</a >
56- - <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-jruby " >JRuby Adaptor</a >
5755
5856## Binaries
5957
You can’t perform that action at this time.
0 commit comments