top | item 36116699

(no title)

carnitine | 2 years ago

C is definitely a high level language.

discuss

order

linkdd|2 years ago

Higher level than assembly? Yes. High-level? No. Not with manual memory management, not without strings/encodings native support (char* is a bytestring, not a text string), not with so many platform-dependent features that are not abstracted away.