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

Befunge-Fundamentals

Hello World in Befunge

January 27, 2026 befungehello-worldesotericgetting-started2d-language

Writing “Hello, World!” in Befunge gives you a taste of two-dimensional programming. The code exists on a grid, and execution flows through it in multiple directions.

The Code

Create a …

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