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

Programming-Languages

How 10 New Programming Languages Are Rewriting the Rules (And Why They Were Born)

March 16, 2026 programming-languageshistorygorustswiftkotlinelixirzigmojogleam

Every programming language is, at its core, a written argument. An argument that the languages which came before failed at something important — something worth spending years of your life to fix. …

Read more →

The Top Web Programming Languages in 2026: Frontend, Backend, and Full Stack

February 15, 2026 programming-languagesweb-developmentjavascriptpythonphptypescriptindustry-trends

Last week we looked at the top programming languages overall. But web development is its own world with its own hierarchy. The language that tops general-purpose rankings (Python) isn’t the one …

Read more →

The Top Programming Languages in 2026: What the Rankings Actually Tell Us

February 8, 2026 programming-languagesrankingsindustry-trendspythonjavascripttypescript

Every year, dozens of indices claim to rank the “top” programming languages. The problem? They all measure different things and often tell contradictory stories. TIOBE says C is #2; GitHub …

Read more →

Why 0.1 + 0.2 ≠ 0.3: How Programming Languages Handle Numbers Differently

January 26, 2026 programming-languagesnumeric-precisionfloating-pointcoboljavascriptpython

Open your browser’s developer console right now and type 0.1 + 0.2. Go ahead, I’ll wait.

You expected 0.3, didn’t you? Instead, you got:

0.30000000000000004

This isn’t a …

Read more →

The Oldest Programming Languages Still in Production Use

January 19, 2026 programming-languageshistorylegacy-systemscobolfortranlisp

Somewhere right now, a FORTRAN program written in the 1970s is predicting tomorrow’s weather. A COBOL system is processing your credit card transaction. A Lisp-based AI is helping plan a …

Read more →

7 Programming Languages You've Never Heard Of (But Should Know About)

January 12, 2026 programming-languageshistoryobscure-languageslanguage-design

Most developers spend their careers working with a handful of mainstream languages—Java, Python, JavaScript, maybe some C++. But beneath the surface of popular programming lies a fascinating world of …

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