TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why was the first compiler written before the first interpreter?

5 pointsby srikarover 10 years ago

2 comments

drallisonover 10 years ago
Grace Murray Hopper's A-0 compiler was not a "compiler" in the modern sense of the word. LISP was not the first interpreter. Most early programming systems used a mix of compilation to hardware machine code and interpretation. Emulation, a variety of interpretation, was used to allow old code to run on newer, faster machines. There is a large and helpful literature on the history of programming languages. Wikipedia has useful condensed information.
simonblackover 10 years ago
&quot;the infamous Altair 8800&quot;<p>Seeing that this was the machine that fired up the &quot;home computer&quot; revolution and was a direct ancestor to the everyday PC, I can&#x27;t understand the &#x27;infamous&#x27; epithet. In my opinion, that line should read &quot;the famous Altair 8800&quot;.