Path: csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'languages.': 0.04; 'tests.': 0.07; '"c"': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; 'follow-up': 0.16; 'python."': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'discussions': 0.16; 'language': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'programming': 0.22; 'header :User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header :In-Reply-To:1': 0.27; 'point': 0.28; 'am,': 0.29; 'compared': 0.30; 'comparison': 0.31; 'perl': 0.31; 'run': 0.32; 'table': 0.34; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'received:173': 0.61; 'decided': 0.64; 'subject:. ': 0.67; 'between': 0.67; "'we": 0.84; 'received:fios.verizon.net': 0.84; 'subject:2013': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Program Translation - Nov. 14, 2013 Date: Sun, 17 Nov 2013 22:28:03 -0500 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-59-117-133.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384745298 news.xs4all.nl 15919 [2001:888:2000:d::a6]:60455 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59830 On 11/17/2013 5:25 AM, E.D.G. wrote: [snip several paragraphs that have nothing to do with Python] A couple of sentences of follow-up would have been sufficient. 'We decided to go with Fortran and True-Basic and not Python." > PERL SPEED COMPARISON > > Some of the early discussions leading to this point involved > calculation speed comparisons for Perl and Python. The table on the > following Web page contains some interesting speed comparisons between > various programming languages. They are all compared to the speed it > takes a "C" language program to run the tests. > > http://julialang.org/ [snip discussion of perl that is off-topic for python-list] -- Terry Jan Reedy