9:16in productionCh. 1 · A machine that never moved/ 9:16 · ceiling 15 min
Tech history
Analytical engine
1833
The first Turing-complete computer was never built — and that’s why it matters.
The analytical engine was a proposed digital mechanical general-purpose computer described in 1837. It incorporated an ALU, conditional branching, loops, and integrated memory — making it the first design for a general-purpose computer that could be described in modern terms as Turing-complete. Its structure matched the architecture that would dominate electronic computing. It was to use punched cards for input and had a store capable of holding 1,000 numbers of 40 decimal digits each. No physical version was ever completed. Its programming language supported loops and conditional branching and resembled assembly language. It was conceived as the successor to Babbage's difference engine.
It was a proposal, not a product — a complete digital mechanical general-purpose computer, designed but unrealised.
1:48
The blueprint of the modern CPU
Its control flow, memory, and programmability match modern computer architecture — down to loops and conditionals.
2:56
16.6 kB, carved in brass
Its store held 1,000 numbers of 40 decimal digits — a precise, mechanical specification of memory capacity.
4:28
Same shape, different century
Its structure anticipated the electronic era — not by accident, but by deliberate architectural foresight.
5:43
From calculator to computer
It followed the difference engine — a calculator — and aimed higher: generality, not just tabulation.
Worth your time?
Yes. Study the whole thing.
3.5/ 5
What works
as a conceptual architecture
as a historical pivot point
as a specification of memory and control flow
What does not
run any code
solve any real-world calculation
influence contemporary engineering practice
Study it if
historians of computing
designers of mechanical systems
students of Victorian engineering
Skip it if
practising software engineers
hardware developers
AI researchers
The written brief1 min read
What it is and the problem it solves
It is a proposed digital mechanical general-purpose computer. It solves no immediate problem because it was never constructed.
How it works
It used punched cards for input, a mechanical ‘mill’ for arithmetic and logic, and a ‘store’ for memory. Loops and conditional branching were part of its control flow. Its programming language resembled assembly language.
What works
The design works on paper: it incorporates an ALU, conditional branching, loops, and integrated memory. Its structure matches the dominant electronic-era computer architecture.
What does not
It does not exist as a working machine. No prototype was completed. No program was ever executed on it.
What it changes
It changes how we map the history of computation: it establishes that the core architecture of modern computers — ALU, memory, conditional control — was conceived mechanically in 1837.
Is it worth your time
No — it was never built, never tested, never run. Its influence is retrospective, not operational.