From b077b38228644eb2e4d31f31af8c7c89ccbec197 Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Mon, 9 Nov 2015 11:16:03 +0100 Subject: [PATCH] Mention of Eclipse Golo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 405b595..2aa7865 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Clojure](http://clojure.org/) - Dynamically typed programming language that can be seen as a modern take on Lisp. * [Ceylon](http://ceylon-lang.org/) - Statically typed object-oriented language developed by RedHat. * [Kotlin](http://kotlinlang.org/) - JetBrain's statically typed programming language for the JVM, Android and the browser. +* [Eclipse Golo](http://golo-lang.org/) - A simple dynamic language that makes extensive usage of `invokedynamic`, currently an incubating Eclipse Technology project. ## Logging