|
|
|
|
|
by andjd
880 days ago
|
|
Serious question: The article points out that: `C is far removed from modern computer architectures: there have been 50 years of innovation since it was created in the 1970’s.` Is there a C-like language that uses abstractions based on current ARM or x86 processors? i.e. something above assembly that learning would help us understand how these modern processors actually work? |
|