From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,21960280f1d61e84 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Newsgroups: comp.lang.ada Subject: Re: in defense of GC References: <1169531612.200010.153120@38g2000cwa.googlegroups.com> <1mahvxskejxe1$.tx7bjdqyo2oj$.dlg@40tude.net> <2tfy9vgph3.fsf@hod.lan.m-e-leypold.de> <1g7m33bys8v4p.6p9cpsh3k031$.dlg@40tude.net> <14hm72xd3b0bq$.axktv523vay8$.dlg@40tude.net> <4zwt33xm4b.fsf@hod.lan.m-e-leypold.de> <1j7neot6h1udi$.14vp2aos6z9l8.dlg@40tude.net> <1170838486.7656.7.camel@localhost.localdomain> From: Markus E Leypold Organization: N/A Date: Wed, 07 Feb 2007 12:19:32 +0100 Message-ID: User-Agent: Some cool user agent (SCUG) Cancel-Lock: sha1:L+zMyZtDPCrirFnP/795bsVFW1U= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 88.72.241.241 X-Trace: news.arcor-ip.de 1170846865 88.72.241.241 (7 Feb 2007 12:14:25 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news2.google.com!news4.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!newsfeed.arcor.de!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news2.google.com comp.lang.ada:9106 Date: 2007-02-07T12:19:32+01:00 List-Id: Georg Bauhaus writes: > On Wed, 2007-02-07 at 07:44 +0000, Ray Blaak wrote: > >> The funny thing is that the whole dynamic thing just doesn't seem to fail as >> badly as the static typing purists would have us believe. Now I do want my >> strong static typing, espcially for parameter mismatches on function calls, >> but I find it interesting that significant software can get done just fine in >> Lisp. >> >> I have always had OCaml on my list to dig into more. Maybe I should actually >> get around to it. > > If you do this, perhaps you can find the time to use a, uh, stop-watch > to measure the time it takes to produce, read, and change the programs? > I.e., to technically manage significant software. The times will be > important input for deciding whether or not static typing does indeed > help in production. > The only thing that relates to economic efficiency, if you want it :-) So the how long a beginner in a specific language takes to do something is "important input for deciding ..." if compared to what, exactly? Regards -- Markus