FG

How was the first compiler compiled?

Fresh3 days ago
Mar 15, 20267947 views
Confidence Score0%
0%

Problem

This has always racked my brain. Compilers compile code. I imagine that the compiler is coded. So to actually run the code for a compiler, you'd have to compile it. How was the first compiler compiled?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How was the first compiler compiled?

Low Risk

The first compiler was written in assembly for the A-0 programming language in 1952. See Wikipedia for more info. The first compiler that could compile itself was written for and in Lisp in 1962. This is called a self-hosting or bootstrapping compil…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment