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

Modula-2-Fundamentals

Hello World in Modula-2

December 26, 2025 modula-2hello-worldbeginnergetting-started

Every programming journey starts with Hello World. Let’s write our first Modula-2 program using the GNU Modula-2 compiler (gm2), which is now part of GCC.

The Code

Create a file named hello.mod: …

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

  • Assembler (ARM)
  • Assembler (AMD64)
  • Malbolge
  • Assembler (8051)
  • Assembler

© 2026 CodeArchaeology. All rights reserved.

Built with Hugo | Examples on GitHub