From f6f0eac0e815a02b1f2f3c9b9d529e0fbdc62c1e Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 9 Dec 2017 15:09:59 +0100 Subject: [PATCH] PLEAC Groovy : Perl Cookbook' solutions in Groovy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e6fb22..5b6fdb1 100644 --- a/README.md +++ b/README.md @@ -2580,6 +2580,7 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH * [Iván López Martín](https://www.slideshare.net/ilopmar/metaprogramming-with-groovy) - (2014) [Slides] Metaprogramming with groovy * [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 ## Haskell * [Miran Lipovača](http://learnyouahaskell.com/chapters) - [Book] Learn You a Haskell for Great Good! and for free