Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Gregory Ewing Newsgroups: comp.lang.python Subject: Re: Fibonacci series recursion error Date: Thu, 05 May 2011 14:35:41 +1200 Lines: 15 Message-ID: <92ego0Fe7vU1@mid.individual.net> References: <4dbbb7b6$0$29991$c3e8da3$5496439d@news.astraweb.com> <4dbe71d9$0$29967$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net cWxi3BkuFEXI0BoS7KJcMAondV4r4r9kVnDq3TwXxwrBJP0etK Cancel-Lock: sha1:xAEQtXQQzbUNdbiqzjI1GH2D2FE= User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4686 Chris Angelico wrote: > There's definitely something attractive about that letter. Lots of > programming languages' names start with P. Including one I invented some years ago, that (in the spirit of C and its derivatives) was called simply "P". (I was playing around with Sun's NeWS window server, which was programmed in Postscript, and I got fed up with Forth-like syntax, so I wrote a translator that took an infix language and generated Postscript from it.) -- Greg