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

How would you expose caches in a programming language exactly?
We can already do a lot of this in C with pragmas, no reason it couldn't be a macro-esque system.