groovy

Java-based scripting language with dynamic features

brewmacoslinux
Try with needOr install directly
Source

About

Java-based scripting language

Commands

groovygroovyshgroovyc

Examples

Execute a Groovy script file$ groovy script.groovy
Start interactive Groovy shell$ groovysh
Compile Groovy source to bytecode$ groovyc -d classes MyScript.groovy