Hacker News new | ask | show | jobs
by aardvark 3520 days ago
Although a few high-level languages existed at the time, compilers back then were not capable of code optimization. The only way to write code tight enough to operate a spacecraft would have been Assembly language.
1 comments

Nonsense. Fortran I (happy 60th birthday!) was an optimizing compiler, and would have failed had it not been.