Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.024 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'wed,': 0.03; 'subject:Python': 0.06; 'url:information': 0.09; '25,': 0.12; 'am,': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'platform)': 0.16; 'walzer': 0.16; 'header:In-Reply-To:1': 0.21; 'received:209.85.210.174': 0.23; 'received:mail- iy0-f174.google.com': 0.23; 'message-id:@mail.gmail.com': 0.28; 'kevin': 0.29; 'subject:?': 0.29; 'to:addr:python-list': 0.33; 'chris': 0.34; 'options': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'url:org': 0.38; 'subject:: ': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; '12:09': 0.84; 'licensing': 0.84; 'point:': 0.84; 'subject:Why': 0.84; 'subject:choose': 0.84; 'subject:its': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=blw8L75IR0ACxEeckXrudYLrwuF6YnNipdoIkRJPH8w=; b=xtr/5TQhCwrrZQdzeihHzGPK9hCK5JU5jzB+b6Mrz6yned+CumU4fdAFvKqSrpDNFD c9cIaoo2vJpAbq9Wkg0PU5Ay2O4+1Sr6KjL79a7340XJHNsauvi3qrtTj5BKDfeAJLeF kSjiLDg59NuVYEXUdK7H4LX+KEkuE2cruBJmM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QsYPVzvN8OnFzycu9ISF8reFWS2OOMog/50uG72qQitrNZO9bPgPRd+oGRospl/Vbz aKGRLWQ7foB0VwYsxc136CGgO6dqqSIC0eVhzxv9NCwb4WmFnuTlg4u/KEQEexN7HFwA thK/6SDbah1fLcp5YWb7VaFTTf/Clulko5ZWs= MIME-Version: 1.0 In-Reply-To: <88a86$4ddbbc22$4275d90a$404@FUSE.NET> References: <80d59383-36a3-4744-85c4-1a0577f1d3a6@dr5g2000vbb.googlegroups.com> <88a86$4ddbbc22$4275d90a$404@FUSE.NET> Date: Wed, 25 May 2011 00:43:11 +1000 Subject: Re: Why did Quora choose Python for its development? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 16 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306248194 news.xs4all.nl 49183 [::ffff:82.94.164.166]:35939 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6140 On Wed, May 25, 2011 at 12:09 AM, Kevin Walzer wrote: > Proprietary? > > Licensing options for C# in its Mono (Free Platform) implementation: > > http://www.mono-project.com/Licensing > > Licensing options for Objective-C in its GNUStep (Free Platform) > implementaiton > > http://www.gnustep.org/information/aboutGNUstep.html Just a side point: Are these *languages* free, or merely these *implementations*? Chris Angelico