Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/szarnyasg/rosetta-beans
- Owner: szarnyasg
- Created: 2016-11-19T23:13:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T17:47:54.000Z (over 7 years ago)
- Last Synced: 2024-11-25T05:44:57.042Z (about 2 months ago)
- Language: Java
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.