Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szarnyasg/rosetta-beans

Comparison of JVM-based languages focusing on usability
https://github.com/szarnyasg/rosetta-beans

Last synced: 24 days ago
JSON representation

Comparison of JVM-based languages focusing on usability

Awesome Lists containing this project

README

        

# JVM languages

[![Build Status](https://travis-ci.org/szarnyasg/rosetta-beans.svg?branch=master)](https://travis-ci.org/szarnyasg/rosetta-beans)

Small example projects, with multiple implementations in JVM-based languages:

* [Java 8](http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html)
* [Groovy](http://groovy-lang.org/)
* [Kotlin](https://kotlinlang.org/)
* [Scala](http://scala-lang.org/)
* [Clojure](https://clojure.org/)

The project ideas are listed in the [wiki](https://github.com/szarnyasg/rosetta-beans/wiki).

## History

Previously the project included the [Xtend](http://xtend-lang.org/) language, but it was removed due to the lack of recent developments.

## Resources

* Our comparison of [JVM-based languages](https://github.com/FTSRG/cheat-sheets/wiki/JVM-based-languages)
* A list of [functional programming constructs in popular languages](https://github.com/FTSRG/cheat-sheets/wiki/Functional-programming#functional-programming-constructs-in-popular-languages).
* [Google Trends](https://www.google.com/trends/explore?q=%2Fm%2F02js86,%2Fm%2F0_lcrx4,%2Fm%2F091hdj)
* Basically, in popularity for searches, Java beats every language here by almost 2 orders of magnitude.