Hacker News new | ask | show | jobs
by chrism238 79 days ago
All the way down until you hit C and then machine code.
1 comments

Even C compilers have to hit machine code, and ISO C doesn't even acknowledge modern harware, it is all language extensions or manually written Assembly code to take advantage of it.