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

Assembly-Fundamentals

Hello World in Assembly

January 22, 2026 assemblyhello-worldadvancedgetting-startednasmx86

Assembly language brings you as close to the hardware as possible while still using human-readable mnemonics. This Hello World example uses x86 assembly with NASM (Netwide Assembler) syntax, running …

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