grape

Agile dynamic language for the Java Virtual Machine

Install

All systems
curl cmd.cat/grape.sh
Debian Debian
apt-get install groovy
Ubuntu
apt-get install groovy
Arch Arch Linux
pacman -S groovy
image/svg+xml Kali Linux
apt-get install groovy
CentOS
yum install groovy
Fedora
dnf install groovy
Windows (WSL2)
sudo apt-get update sudo apt-get install groovy
OS X
brew install groovy
Raspbian
apt-get install groovy

groovy

Agile dynamic language for the Java Virtual Machine

Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases.

groovy2

Agile dynamic language for the Java Virtual Machine (transitional package)

Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. This is an empty package aimed at facilitating the transition to the updated groovy (>= 2.4) package.