Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.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.061 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'perl,': 0.05; 'subject:Python': 0.06; 'python': 0.08; 'url:information': 0.09; 'am,': 0.14; 'wrote:': 0.14; 'platform)': 0.16; 'source.': 0.19; 'java': 0.21; 'linux,': 0.22; 'received:209.85.161.46': 0.23; 'received:mail-fx0-f46.google.com': 0.23; 'users.': 0.23; 'somebody': 0.25; 'received:209.85.161': 0.26; 'subject:?': 0.29; 'ran': 0.30; 'x-mailer:microsoft outlook express 6.00.2900.5931': 0.30; 'go.': 0.32; 'to:addr:python-list': 0.33; 'view,': 0.34; 'languages.': 0.35; 'widely': 0.35; 'languages': 0.35; 'from:': 0.36; 'options': 0.36; 'open': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'ways': 0.37; 'platforms': 0.37; 'url:org': 0.38; 'but': 0.38; 'matters': 0.38; 'subject:: ': 0.38; 'said': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'under': 0.40; 'more': 0.60; 'freedom': 0.68; 'objective': 0.77; 'licensing': 0.84; 'subject:Why': 0.84; 'subject:choose': 0.84; 'subject:its': 0.84; 'good,': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:from:to:references:subject:date :mime-version:content-type:content-transfer-encoding:x-priority :x-msmail-priority:x-mailer:x-mimeole; bh=9LGcFXqaZXNUcOEyqrr1piEgVNkwK0F/LLHgT4k22BY=; b=DanWJB7xFmGWYQnlFmlT1B1cSH0df+AvLcUyeJNgd1YCbP0iZcNl5bt8FFH1YUGlmF iBYGs8Doe8aLaOZgSX+Cjl2g2eyTtL88RrjKYCJh9r7r1TJW+Xz9utJP+o6978SGGXTR KhYwkGX1/0B+rHKZHsV6RBLzybOamdNwkkZX0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:references:subject:date:mime-version :content-type:content-transfer-encoding:x-priority:x-msmail-priority :x-mailer:x-mimeole; b=b37rqP9b2PVdZXRXOcXVhbeIzC1OEbHykWhZYKPwxTm/6HLLpQ9L8e0Qp1rB9VBHNA cvO/mAIJxFUUQyaLEUE/OJc+RNkrllZsa99WFcLxEyIIwIwvgs7gvKCaFcQipss+HN9i BylNZ28KC2ayzOujkdCBHHARAKjVfcPBCPzVI= From: "Octavian Rasnita" To: References: <80d59383-36a3-4744-85c4-1a0577f1d3a6@dr5g2000vbb.googlegroups.com> <88a86$4ddbbc22$4275d90a$404@FUSE.NET> Subject: Re: Why did Quora choose Python for its development? Date: Tue, 24 May 2011 19:11:01 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 31 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306253945 news.xs4all.nl 49183 [::ffff:82.94.164.166]:37735 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6155 From: "Kevin Walzer" > On 5/22/11 3:44 AM, Octavian Rasnita wrote: >> Somebody told that C# and Objective C are good languages. They might = be good, but they are proprietary, and not only that they are = proprietary, but they need to be ran under platforms that cannot be used = freely, so from the freedom point of view, Perl, Ruby, Python and Java = are the ways to go. >=20 > Proprietary? >=20 > Licensing options for C# in its Mono (Free Platform) implementation: >=20 > http://www.mono-project.com/Licensing >=20 > Licensing options for Objective-C in its GNUStep (Free Platform)=20 > implementaiton >=20 > http://www.gnustep.org/information/aboutGNUstep.html >=20 > It may be true that these languages are more widely used on their=20 > originating platforms (Windows, OS X) than on Linux, but these=20 > implementations are definitely open source. Exactly, this is why I said that it matters only the distributions used = by the most users. Octavian