Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.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.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'assignment': 0.07; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'amiga': 0.16; 'gregory': 0.16; 'hashed': 0.16; 'operation.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:home': 0.18; 'language': 0.19; 'load': 0.20; '2015': 0.20; "i've": 0.25; 'header:X -Complaints-To:1': 0.26; 'possibility': 0.27; 'separate': 0.27; 'invoke': 0.29; 'program,': 0.29; 'another': 0.32; 'implement': 0.32; 'open': 0.33; 'file': 0.34; 'running': 0.34; 'could': 0.35; 'list,': 0.36; 'basic': 0.36; 'structures': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset :us-ascii': 0.37; 'files': 0.38; 'data': 0.39; 'application': 0.39; 'system.': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'programs': 0.62; 'course': 0.62; 'college': 0.67; 'jul': 0.72; 'phases': 0.84; 'dennis': 0.91; 'mistake': 0.91; 'received:108': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Proposed keyword to transfer control to another function Date: Sun, 19 Jul 2015 12:05:23 -0400 Organization: IISS Elusive Unicorn References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-108-79-217-115.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437321936 news.xs4all.nl 2937 [2001:888:2000:d::a6]:50813 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94125 On Sun, 19 Jul 2015 11:32:35 +1200, Gregory Ewing declaimed the following: > >Another possibility is "chain", which I've seen in some >contexts for an sh exec-like operation. Think I've only seen CHAIN used in some BASICs to load another program overtop the running one. Used it on my college data structures course -- assignment was a hashed-head multiple-linked list, and we were told we could implement it in "any language understood" (he never made that mistake again: he got BASIC, FORTRAN-IV, COBOL, and Sigma-6 assembly; only APL and SNOBOL weren't accepted). The BASIC only allowed for 4 open files in a program, and it was easier to invoke separate programs for the phases of the assignment (a phone-book, hashed on names). I've only seen one other application using HHMLL -- and that was the Amiga file system. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/