Hacker News new | ask | show | jobs
Ask HN: What happens when code is compiled?
1 points by willmhorne 2645 days ago
What happens when code is compiled? For example, let's say someone writes something in Lisp. What happens once the code is run?

Is this process the same for all languages? And has it been the same throughout the history of computer science?

And can you give an example?

Thank you.