Am 03.12.2013 16:36, schrieb Jesse Phillips:
On Tuesday, 3 December 2013 at 09:46:27 UTC, Paulo Pinto wrote:
Sadly plain C and C++ compilers are what most young developers know as
AOT compilers, hence the spread of slow compilation message.
--
Paulo
I don't think that is limited to young developers. The only difference
is that older developers are already comfortable programming in C/C++.
Every time I code in C++ instead of JVM/.NET/D/Go, I remember of Turbo
Pascal/Delphi/Oberon/Modula-2 compile times with nostalgia.
--
Paulo