Groovy topic
Apache Groovy is a Java-syntax-compatible object-oriented programming language for the Java platform. It is both a static and dynamic language with features similar to those of Python, Ruby, and Smalltalk. It can be used as both a programming language and a scripting language for the Java Platform, is compiled to Java virtual machine (JVM) bytecode, and interoperates seamlessly with other Java code and libraries.
dependency-analysis-gradle-plugin
Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
Brainduck
Brainfuck Interpreter in Java/Groovy, with a Groovy DSL
Game-Of-Life-Implementations
Conway's Game of Life implementation in various languages
graph-dsl
A groovy dsl for creating and traversing graphs.
github-release-gradle-plugin
A Gradle Plugin to send Releases to Github
groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
intellij-platform-gradle-plugin
Gradle plugin for building plugins for IntelliJ-based IDEs