Y
Hacker News
new
|
ask
|
show
|
jobs
by
dijit
691 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.
1 comments
gpderetta
691 days ago
How would you expose caches in a programming language exactly?
link
dijit
691 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