[Fwd: Re: [go-nuts] Re: Generics false dichotomy]
Russel Winder
russel at winder.org.uk
Thu Feb 20 12:26:30 PST 2014
On Mon, 2014-02-17 at 22:19 +0000, ponce wrote:
[…]
> Granted code bloat is a real thing and you _might_ have
> instruction cache problems, but the problem only ever show itself
[…]
Code bloat in what sense? Go is founded on static compilation so as to
avoid the dynamic library binding "problem". So executable are 5 to
100MB which is code blat in my book. On the other hand they don't have
library versioning problems which is the bane of Posix.
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
More information about the Digitalmars-d
mailing list