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.

Living on the Plateau

4 pointsby krallisticover 7 years ago

1 comment

megaman22over 7 years ago
&gt; The C++ era was short lived because Java&#x2F;C# came along in the latter half of the decade. By this time machines had gotten so vastly powerful that it was possible to implement whole systemes in virtual machines. Just ten years before: that would have been unthinkable.<p>Maybe I&#x27;ve got this wrong, but in the back of my head there&#x27;s something rattling around about virtual machines being one of the strategies employed for portability in the pre-Cambrian PC explosion, before the IBM PC became overwhelmingly dominant. The first one that comes to mind would be the Infocom Z-Machine; the original source code was compiled down into virtual byte code, and could run on any platform that had implemented a z-machine interpreter.