From 107555c78760010c5107339ef60123395253ec58 Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 9 Feb 2018 11:00:06 +0100 Subject: [PATCH] Groovy web console --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e11339..2e2ea87 100644 --- a/README.md +++ b/README.md @@ -2988,6 +2988,7 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH * [Gregory Dickson](https://medium.com/@gregory.d.dickson/why-groovy-is-so-groovy-or-a-beginners-guide-to-hacking-groovy-e0ad6f32c300) - (2017) Why Groovy is so groovy or a beginners guide to hacking Groovy * [Jenkins Wiki](https://wiki.jenkins.io/display/JENKINS/Groovy+Hook+Script) - Groovy Hook Scripts * [PLEAC-Groovy](http://pleac.sourceforge.net/pleac_groovy/) - implementation of the Solutions of the Perl Cookbook in the Groovy language +* [Groovy web console](https://groovyconsole.appspot.com/) - a website for sharing and executing Groovy programming snippets of code! ## Haskell * [Miran Lipovača](http://learnyouahaskell.com/chapters) - [Book] Learn You a Haskell for Great Good! and for free