So when we think of the ladder of abstraction we see that it all stems from abstracting away procedural hexadecimal, since that's all the 'metal' understands. When you read "implement" what do you refer too exactly?<p>I read a lot about how its an 'implementation' problem. If we have so many issues with implementations why cant we standardize it?<p>I'm not so much a newbie but I dont have as much experience in implementations. Thank you for your time.
I think there is something conceptual and then you make it real by implementing it.<p>An "oldie but goodie" example is<p><a href="https://en.wikipedia.org/wiki/IBM_System/360" rel="nofollow">https://en.wikipedia.org/wiki/IBM_System/360</a><p>These machines had one instruction set architecture, but different hardware implementations of it so you could run the same software on machines with different memory size, speed and cost.