CodeArchaeology
  • Home
  • Languages
  • Encyclopedia
  • Blog
  • Getting Docker
  • About

Groovy

Hello World in Groovy

December 23, 2025 groovyhello-worldbeginnergetting-startedjvm

Introduction

Welcome to your first Groovy program! In this tutorial, we’ll create the classic “Hello, World!” example using Groovy, a powerful dynamic language for the Java Virtual …

Read more →

Variables and Types in Groovy

March 26, 2026 groovyvariablestypesdata-types

Introduction

Groovy offers one of the most flexible type systems on the JVM. Unlike Java, where every variable requires an explicit type declaration, Groovy lets you choose between dynamic typing with …

Read more →

CodeArchaeology

Exploring programming languages from the popular to the obscure - proving they all still run on modern machines

Quick Links

  • Home
  • Languages
  • Encyclopedia
  • Blog
  • Getting Docker
  • About

Recent Languages

  • CONTROL-M/Analyzer
  • ColdFusion
  • CMS Pipelines
  • CMake
  • CLOS

© 2026 CodeArchaeology. All rights reserved.

Built with Hugo | Examples on GitHub