Meaning of "caching throughout the compilation flow"?
In Mojo documentation "integrated caching" is mentioned as a new compiler technology. For example, in Why Mojo, there is:
"This meant a programming language [...] caching throughout the compilation flow, and other features that are not supported by existing languages."
It's not clear to me what it means and I didn't find answers on the web. What does it mean? Is it "just" something like Ccache but integrated to Mojo compiler?
"This meant a programming language [...] caching throughout the compilation flow, and other features that are not supported by existing languages."
It's not clear to me what it means and I didn't find answers on the web. What does it mean? Is it "just" something like Ccache but integrated to Mojo compiler?
