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

Algol-60

Hello World in ALGOL 60

January 24, 2026 algol-60hello-worldbeginnergetting-startedalgolhistorical

Introduction

Welcome to ALGOL 60! This tutorial will guide you through writing and running your first ALGOL 60 program. ALGOL 60, designed in 1960, is one of the most influential programming languages …

Read more →

Variables and Types in ALGOL 60

February 28, 2026 algol-60variablestypesdata-types

ALGOL 60’s type system was genuinely revolutionary for 1960. At a time when FORTRAN distinguished INTEGER from REAL mostly by name convention, ALGOL 60 introduced a formal, compiler-enforced …

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