Hacker News new | ask | show | jobs
by sassypotato 2118 days ago
C is not a "low-level" language.
1 comments

Definitions shift over time. Yes, C targets an abstract machine. Yes, C doesn’t give you direct access to hardware. But in the range of widely used languages C is much “lower level” so it gets that name. Quibbling over the definition doesn’t add to a conversation but just exists to make somebody look smarter than the room.