Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.075 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'calculator': 0.16; 'cc:name:python list': 0.16; 'all.': 0.16; 'language': 0.16; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'easier': 0.31; 'complete,': 0.31; 'subject:end': 0.31; 'computer.': 0.33; 'not.': 0.33; 'no,': 0.35; 'received:google.com': 0.35; 'should': 0.36; 'clear': 0.37; 'thank': 0.38; 'you.': 0.62; 'between': 0.67; 'anything.': 0.68; 'subject.': 0.74; 'washington': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Kj4iD6BGr3RuyaJSTD6wc+Pi/DscGPKp4e0KLR8ebjM=; b=cHla9tt3ZNI+ZkDtipUsMYknS9L22nJwZlZGkqiVydX8qlr3H78BJyyVtdFyv4yiur 4Rc+LUCY32UBxTU/dd44npvPUt1xZnZrf4T/ha2lhcClWun6hv8onwR4kqsMZ1KfQr/E +wPdaih52I0+9qo/ro0bIoga7Peq7lj91izj1gGQa8pj4gSA6PRW+rlmHj4VpgKadCeL 4HU6F215PeJx8+Y057yZvkRnmdZQ+jeDnNWxigt6ZoOmipjvUQiCGXMkPgIZ/eqwNPW2 8zFFMqiHk34xbFzTuqi0AxeDggbTB8hn/TdGuhS8+WoYe5gcyzMpGRhpufzWphyKxoo/ 4lyw== MIME-Version: 1.0 X-Received: by 10.180.76.48 with SMTP id h16mr15843964wiw.32.1382466507418; Tue, 22 Oct 2013 11:28:27 -0700 (PDT) In-Reply-To: <5266C29A.8010601@nedbatchelder.com> References: <4012031f-5334-4be8-a673-e0d8c8917fb2@googlegroups.com> <5a4e0ec9-c977-4a86-83b0-9f4c55a82e37@googlegroups.com> <54f8eb09-7a2e-4306-86f2-7ae118fa8055@googlegroups.com> <52669DC3.5010601@nedbatchelder.com> <5266BC39.9070206@nedbatchelder.com> <5266C29A.8010601@nedbatchelder.com> Date: Tue, 22 Oct 2013 11:28:27 -0700 Subject: Re: Python Front-end to GCC From: Mark Janssen To: Ned Batchelder Content-Type: text/plain; charset=ISO-8859-1 Cc: Python List 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382466509 news.xs4all.nl 15929 [2001:888:2000:d::a6]:48062 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57293 >> ....Is your language Turing complete? >> > > 1) No, it's not. > 2) So what? That should make it easier to compile to C, if anything. > 3) Don't change the subject. Well, if your language is not Turing complete, it is not clear that you will be able to compile it at all. That's the difference between a calculator and a computer. Thank you. You may be seated. Mark J Tacoma, Washington