Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'explanation': 0.09; 'mess': 0.09; 'cc:addr:python-list': 0.11; 'cc:name:python list': 0.16; 'discussion.': 0.16; 'magic': 0.16; 'stepping': 0.16; '(where': 0.19; "hasn't": 0.19; 'cc:addr:python.org': 0.22; 'him.': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'compiled': 0.26; 'values': 0.27; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; '(like': 0.30; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'subject:end': 0.31; 'says': 0.33; 'screen': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'science.': 0.36; 'done': 0.36; 'then,': 0.60; 'address': 0.63; 'real': 0.63; 'such': 0.63; 'between': 0.67; 'homework': 0.84 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=OG4ol/utgfV2FTd+QRxS1gADkDZnQ58iKQWnCfCIbFI=; b=tt9bbP3MAVgjDFhJaejPlP4kak1bsNHcNgAwXgXasxzYORBCEusxZoxBUsHpZMqtcQ j0LJw1LYD+x8Go2bGSeKq5RKZqo2S+CaebS5qxFuS9cL/mnJgasLuyciYRbEn0L2WgyY 11bjXxpgHrWH35og0mHaNeZg/DlJWfPbiOxO6la12LaOnawOi9BPbCX9XWjjDxVr15YS LmlpqqI9GNqqxnYW0/du0W2ZEjzmFqyIHQaXxhbX9b3htkyha5JNdElIvdOTFRoE+/q+ 9Kv//QVIceFaumJSJc3UPnPQ8IYEyZnTaOFq9VgmQFxASiiCwj/c1wLVTyerHXCaSdD0 y6Lw== MIME-Version: 1.0 X-Received: by 10.180.73.113 with SMTP id k17mr3538838wiv.6.1382825435174; Sat, 26 Oct 2013 15:10:35 -0700 (PDT) In-Reply-To: References: <4012031f-5334-4be8-a673-e0d8c8917fb2@googlegroups.com> <5265bba8$0$29981$c3e8da3$5496439d@news.astraweb.com> <526668e5$0$29981$c3e8da3$5496439d@news.astraweb.com> <52669852$0$29981$c3e8da3$5496439d@news.astraweb.com> <5266aa80$0$29981$c3e8da3$5496439d@news.astraweb.com> <5266b496$0$29981$c3e8da3$5496439d@news.astraweb.com> <526A81A4.4040100@nedbatchelder.com> Date: Sat, 26 Oct 2013 15:10:35 -0700 Subject: Re: Python Front-end to GCC From: Mark Janssen To: John Nagle 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382825443 news.xs4all.nl 15867 [2001:888:2000:d::a6]:54594 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57673 > What a mess of a discussion. I see the big man stepping in to answer for his homies, but while his explanation satisfies their question of "well why do these magic values get used then, if what Mark says is true?", it doesn't address the real confusion: What is the difference between "script" code (like Javascript and visual) made for the screen (where such magic values are utilized) and compiled source (made for the machine)? And that is where John, while benevolent, hasn't done the homework of computer science. Ask him. Mark