5
Generate prime numbers below some limit. This snippet uses groovy categories to locate the appropriate methods in common classes.
2
Generate prime numbers below some limit. This snippet incorporates some DSL like keywords to describe the prime algorithm.
2
The tests for the Sieve of Eratosthenes snippets.
0
A GroovyClassLoader demonstration. The given domain is a german water flow meter system; I think, you shouldn't be able to understand the domain, but you should be able to understand, how to load a Groovy class in Java via a GroovyClassLoader.
1
This is an example from practice. The domain is a whater flow messure system. I wrote a blog entry where I fully described the evolution of this class - in german.
1
Conway's Game of Life - a solution for GroovyQuiz.com. You can download all of the sources and an executable jar.
2
Answer to a groovier solution to Hamlet D'Arcy's Rot13 algorithm.
3
Answer to a groovier solution to Hamlet D'Arcy's Rot13 algorithm. This is the refactored version with less redundance.
1
WeatherMunger Kata 1 (not DRY)
1
WeatherMunger Kata 1 (not DRY)









