Groovy

Back

Groovy is a dynamically typed programming language for the Java Virtual Machine that combines the features of scripting languages with Java's ability to leverage existing libraries. Its main uses include web development, scripting, and automation tasks.

Hello, world:

println "Hello world!"

Popularity: 3.42% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.