Y
Hacker News
new
|
ask
|
show
|
jobs
by
ghosty141
686 days ago
Maybe he would like to have a modern C that is actually close to the machine which exposes L1-3 caches go the programmer which he has to manage himself.
1 comments
dijit
686 days ago
That would be pretty cool though.
Since even ARM has L2/L3 caches, it wouldn't sacrifice the portability that C was built for either.
link
gpderetta
685 days ago
How would you expose caches in a programming language exactly?
link
dijit
685 days ago
We can already do a lot of this in C with pragmas, no reason it couldn't be a macro-esque system.
link
Since even ARM has L2/L3 caches, it wouldn't sacrifice the portability that C was built for either.