Path: csiph.com!usenet.pasdenom.info!news.albasani.net!rt.uk.eu.org!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.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.06; 'compiler': 0.07; 'ide': 0.09; 'subject:Why': 0.09; 'language.': 0.14; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'roy': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'subject:like': 0.24; 'source': 0.25; 'header:In-Reply- To:1': 0.27; 'characters': 0.30; 'code': 0.31; 'era': 0.31; '(most': 0.33; 'maybe': 0.34; 'but': 0.35; 'two': 0.37; 'message- id:@gmail.com': 0.38; '8bit%:86': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'first': 0.61; 'day.': 0.63; 'smith': 0.68; 'day': 0.76; 'modern,': 0.84; 'regarded': 0.84 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Fri, 20 Dec 2013 22:25:40 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Why Python is like C++ References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: 1387603576 news.xs4all.nl 2840 [2001:888:2000:d::a6]:37522 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62465 On 12/20/2013 02:44 PM, Gregory Ewing wrote: > Serhiy Storchaka wrote: >> 20.12.13 16:19, Roy Smith написав(ла): >> >>> http://xkcd.com/1306/ >> >> QBASIC$, not $QBASIC. > > Or just QB$. (Most BASICs of that era only regarded > the first two characters as significant.) Maybe BASIC's of the 70s. But Not QB. QuickBasic was a pretty impressive compiler in its day. Completely modern, structured language. And a pretty impressive IDE for its day that did some pretty slick source code navigation.