Y
Hacker News
new
|
ask
|
show
|
jobs
by
texel
5362 days ago
Sort of puts arguments about "leaky abstractions" in the appropriate perspective. Even assembly has a lot of turtles holding it up...
1 comments
tomjen3
5362 days ago
In fact on an x86 machine the byte code that programs are written in gets translated into a specialized micro code which is then executed.
So even assembly isn't the lowest language.
link
So even assembly isn't the lowest language.