|
|
|
|
|
by linkdd
1123 days 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. |
|