Hacker News new | ask | show | jobs
by aeternum 87 days ago
It actually would have been better if I kept the end. You don't write your code, a compiler does.

You simply described what you wanted in more abstract far less specific language.

Before we were at least 2 compilation/translation steps removed from machine code, now we are 3.

1 comments

I'm not sure I agree with “far less specific language”. I became interested in programming precisely because it's far more specific than human language, and yet this didn't lead to me preferring assembly code over high-level abstractions.