Path: csiph.com!usenet.pasdenom.info!gegeweb.org!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.139.MISMATCH!xlned.com!feeder7.xlned.com!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'cpython': 0.05; "'',": 0.07; 'correct.': 0.07; 'nested': 0.07; 'none,': 0.07; 'referring': 0.07; '3),': 0.09; '[1,': 0.09; 'compile-time': 0.09; 'default.': 0.09; 'definition,': 0.09; 'false,': 0.09; 'item.': 0.09; 'literal': 0.09; 'objects,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'runtime': 0.09; 'sentence': 0.09; 'subject:while': 0.09; 'python': 0.11; 'def': 0.12; 'jan': 0.12; 'itself.': 0.14; '(#1,': 0.16; '(1,': 0.16; '(none,': 0.16; '1.5,': 0.16; '1.5.2': 0.16; '5),': 0.16; 'amsterdam': 0.16; 'assembled': 0.16; 'compiler.': 0.16; 'displays,': 0.16; 'ellipsis': 0.16; 'literals': 0.16; 'literals,': 0.16; 'literals.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:recursion': 0.16; 'tuple': 0.16; 'language': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'seems': 0.21; '>>>': 0.22; 'import': 0.22; 'aug': 0.22; 'header:User-Agent:1': 0.23; 'byte': 0.24; 'versions': 0.24; 'developers': 0.25; 'compiled': 0.26; 'second': 0.26; 'gets': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'character': 0.29; 'important.': 0.30; 'specified': 0.30; 'code': 0.31; 'that.': 0.31; '>>>>': 0.31; 'constant': 0.31; 'context,': 0.31; 'context.': 0.31; "d'aprano": 0.31; 'extending': 0.31; 'steven': 0.31; 'time:': 0.31; 'tuples': 0.31; 'lists': 0.32; 'handled': 0.32; 'another': 0.32; 'quite': 0.32; 'are:': 0.33; 'skip:b 30': 0.33; 'sense': 0.34; 'core': 0.34; 'created': 0.35; '(2)': 0.35; 'but': 0.35; 'there': 0.35; 'doing': 0.36; 'next': 0.36; 'possible': 0.36; 'too': 0.37; 'two': 0.37; 'list': 0.37; '(3)': 0.38; 'hat': 0.38; 'lists.': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'anything': 0.39; 'does': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'skip:u 10': 0.60; 'analyze': 0.60; 'is.': 0.60; 'received:173': 0.61; 'first': 0.61; 'back': 0.62; 'making': 0.63; 'guarantee': 0.63; 'skip:n 10': 0.64; 'provide': 0.64; 'more': 0.64; 'response.': 0.68; 'subject': 0.69; 'fact,': 0.69; 'special': 0.74; 'lack': 0.78; 'conservative': 0.84; 'hardly': 0.84; 'received:fios.verizon.net': 0.84; 'warning.': 0.84; 'worthwhile.': 0.84; 'not:': 0.91; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Tail recursion to while iteration in 2 easy steps Date: Wed, 02 Oct 2013 23:06:37 -0400 References: <87had0axxy.fsf@dpt-info.u-strasbg.fr> <524cc73a$0$29984$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 In-Reply-To: <524cc73a$0$29984$c3e8da3$5496439d@news.astraweb.com> 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: 110 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380769620 news.xs4all.nl 15888 [2001:888:2000:d::a6]:57198 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55401 On 10/2/2013 9:24 PM, Steven D'Aprano wrote: > On Wed, 02 Oct 2013 18:17:06 -0400, Terry Reedy wrote: > >> CPython core developers have be very conservative about what >> tranformations they put into the compiler. (1,2,3) can always be >> compiled as a constant, and so it is. [1,2,3] might or might not be a >> constant, depending on the context, and no attempt is made to analyze >> that. > > The first sentence of this is correct. The next two don't quite make > sense to me, since I don't understand what you mean by "constant" in this > context. I *think* you might be referring to the LOAD_CONST byte-code, > which in Python 3.3 understands tuples like (1, 2, 3), but not lists. So > a literal (1, 2, 3) gets created at compile-time with a single LOAD_CONST > call: Answered in another response. > py> from dis import dis > py> dis(compile("x = (1, 2, 3)", '', 'exec')) > 1 0 LOAD_CONST 4 ((1, 2, 3)) > 3 STORE_NAME 0 (x) > 6 LOAD_CONST 3 (None) > 9 RETURN_VALUE > > > while a literal [1, 2, 3] does not: > > > py> dis(compile("x = [1, 2, 3]", '', 'exec')) > 1 0 LOAD_CONST 0 (1) > 3 LOAD_CONST 1 (2) > 6 LOAD_CONST 2 (3) > 9 BUILD_LIST 3 > 12 STORE_NAME 0 (x) > 15 LOAD_CONST 3 (None) > 18 RETURN_VALUE > > > But I don't think this is a necessary language limitation. Both (1, 2, 3) > and [1, 2, 3] are known at compile time: the first cannot be anything > other than a tuple of three ints, and the second a list of three ints. Given introspectable code objects, the list must be built as runtime from the three ints to guarantee that. > seems to me that an implementation might provide a single byte-code to > build list literals, perhaps even LOAD_CONST itself. There are list displays, but not list literals. The distinction is important. The BUILD_LIST byte code is used above. LOAD_CONST 4 (1,2,3) BUILD_LIST_FROM_TUPLE_CONSTANT would be possible for the special case but hardly worthwhile. > The byte-codes used by the Python VM are not part of the language definition, which is why I specified CPython as the context, with 'current' as the default. > and are subject to change without warning. > > And in fact, if we go all the way back to Python 1.5, even tuple literals > weren't handled by a single byte-code, they were assembled at runtime > like lists still are: > > [steve@ando ~]$ python1.5 > Python 1.5.2 (#1, Aug 27 2012, 09:09:18) [GCC 4.1.2 20080704 (Red Hat > 4.1.2-52)] on linux2 > Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam >>>> from dis import dis >>>> dis(compile("x = (1, 2, 3)", '', 'exec')) > 0 SET_LINENO 0 > > 3 SET_LINENO 1 > 6 LOAD_CONST 0 (1) > 9 LOAD_CONST 1 (2) > 12 LOAD_CONST 2 (3) > 15 BUILD_TUPLE 3 > 18 STORE_NAME 0 (x) > 21 LOAD_CONST 3 (None) > 24 RETURN_VALUE Extending pre-complilation to tuples with nested constant tuples is even more recent. I 3.3.2, we have >>> f.__code__.co_consts (None, 1, 2, 3, (1, 2, 3)) >>> def f(): return ((1,2,3), (4,5)) >>> f.__code__.co_consts (None, 1, 2, 3, 4, 5, (1, 2, 3), (4, 5), ((1, 2, 3), (4, 5))) but I am sure if you go back you can find versions that lack the last item. -- The language is as conservative about mandating optimizations as the implementation is about doing them. I consider making None, False, True be un-rebindable keynames to be an optimization. This is not even for the other singletons Ellipsis and NotImplemented. I cannot think of too much else. Tuple constant optimization is not mandated. It would be as out of character for the language to require tail-recursion optimization as for CPython to do it. -- Terry Jan Reedy