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

Dylan

Hello World in Dylan

January 12, 2026 dylanhello-worldbeginnergetting-started

Every programming journey starts with Hello World. Let’s write our first Dylan program and experience this unique language that combines dynamic flexibility with efficient compilation.

The Code …

Read more →

Variables and Types in Dylan

March 18, 2026 dylanvariablestypesdata-types

Dylan is a dynamically typed language with a strong type system — values carry their types at runtime, and the language prevents unsafe coercions between incompatible types. What makes Dylan’s …

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