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

Common-Lisp

Hello World in Common Lisp

December 30, 2025 common-lisplisphello-worldbeginnergetting-started

Every programming journey starts with Hello World. Let’s write our first Common Lisp program and experience one of the most powerful and enduring programming languages ever created.

The Code …

Read more →

Variables and Types in Common Lisp

March 12, 2026 common-lispvariablestypesdata-types

Variables in Common Lisp work differently from most languages you may have encountered. As a dynamically typed, multi-paradigm Lisp, variables are untyped containers — the values carry their types, …

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