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

Rexx

Hello World in REXX

January 5, 2026 rexxhello-worldbeginnergetting-started

Every programming journey starts with Hello World. REXX makes this incredibly simple—the language was designed from day one to be readable and intuitive.

The Code

Create a file named hello.rexx:

1
2 …

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

  • ChaiScript
  • Cairo
  • C/C++ Preprocessor
  • Bzip2
  • C Shell

© 2026 CodeArchaeology. All rights reserved.

Built with Hugo | Examples on GitHub