Timeline for Why are commonly compiled languages not interpreted for faster iteration?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 20, 2023 at 20:53 | comment | added | jaskij | Rust is a great example for this, a clean build can take well in excess of a minute. Recompiling when you changed only a few files in your project, in a debug build? Single digit seconds. | |
| Jan 19, 2023 at 21:10 | comment | added | Jeremy Friesner | Of course, sometimes doing a not-strictly-necessary "make clean" is a feature... :) xkcd.com/303 | |
| Jan 19, 2023 at 18:37 | history | answered | FluidCode | CC BY-SA 4.0 |