Path: csiph.com!feeder.erje.net!1.eu.feeder.erje.net!newsfeed0.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Grant Edwards Newsgroups: comp.lang.python Subject: Re: Assignment Versus Equality Date: Mon, 27 Jun 2016 15:42:58 +0000 (UTC) Lines: 31 Message-ID: References: <8a53c069-ca13-47bf-a24e-d2393a018b22@googlegroups.com> X-Trace: news.uni-berlin.de fpMPgWHjqbJcymhVtZc3TgUSvXokpkHmTQMtV1pxotgQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'ignored': 0.05; 'mrab': 0.05; 'needed,': 0.05; 'namespace': 0.09; 'parsed': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:qwest.net': 0.09; 'languages.': 0.15; '(note,': 0.16; '68.': 0.16; 'ah,': 0.16; 'dots': 0.16; 'identifiers': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'tabs': 0.16; 'underscores': 0.16; 'wrote:': 0.16; 'odd': 0.18; 'variable': 0.18; '>>>': 0.20; '(by': 0.22; 'code.': 0.23; "i've": 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'separate': 0.27; 'spaces': 0.29; 'that.': 0.30; 'languages': 0.34; 'something': 0.35; 'there': 0.36; 'keyword': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'rather': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'questions': 0.40; 'your': 0.60; 'usa': 0.66; 'edwards': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 67-130-15-94.dia.static.qwest.net User-Agent: slrn/1.0.2 (Linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <8a53c069-ca13-47bf-a24e-d2393a018b22@googlegroups.com> Xref: csiph.com comp.lang.python:110597 On 2016-06-27, MRAB wrote: > On 2016-06-27 14:59, Grant Edwards wrote: >> On 2016-06-26, BartC wrote: >> >>> (Note, for those who don't know (old) Fortran, that spaces and tabs are >>> not significant. So those dots are needed, otherwise "a eq b" would be >>> parsed as "aeqb".) >> >> I've always been baffled by that. >> >> Were there other languages that did something similar? > > Algol 60 and Algog 68. Ah, I never knew that Algol ignored spaces also. I had a vague recollection that they keyword namespace and variable namespaces were speparate, which allowed some rather odd looking (by modern standards) code. > It let you have identifiers like "grand total"; there was no need for > camel case or underscores to separate the parts of the name. It's interesting how completely that concept has dissappeared from modern languages. -- Grant Edwards grant.b.edwards Yow! Send your questions to at ``ASK ZIPPY'', Box 40474, gmail.com San Francisco, CA 94140, USA