Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44999
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dreamingforward@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.122 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.78; '*S*': 0.02; 'elegant': 0.07; 'cc:addr :python-list': 0.11; 'context:': 0.16; 'lambda': 0.16; 'lisp': 0.16; 'written': 0.21; 'programming': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'academic': 0.26; 'header:In-Reply-To:1': 0.27; '???': 0.30; 'message- id:@mail.gmail.com': 0.30; 'skip:q 20': 0.31; 'languages': 0.32; 'but': 0.35; 'received:google.com': 0.35; 'doing': 0.36; 'functional': 0.39; 'read': 0.60; 'above,': 0.60; 'to:addr:gmail.com': 0.65; 'url:pdf': 0.68; 'feeling': 0.68; 'miranda,': 0.84; 'url:people': 0.93; 'washington': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=vFsKDQTMsT80ESM2aHci8LjX1wOLotoYdfdMi92S9RE=; b=MH9DflSbY/5RUiYa1INYPNLUaS0ZguJeYWOirB7IfdznoFpSff8Rm1keE5SOP2SIJv 1rgQU0mpq0gwf3AxUAUTut26f1DgSa8Ez6M1DMyja0ChjlP+pVhzg5v72u53eW56S9RI sZdH+k1Pah79cJ3Kph4SEDqSRD7YgeRAw+Q9Y1xnLISn+e4xO3b4lO17W6ztYxswUeFL nQHkKou1ry7/nt0wMStSnJoNMDqTD6ROdbFY4t6vtKpJczHuSlhgyWmr6cxFugY1vuAZ 8YsT9KbEV/9WyEN3Wukj51yjYJFJcM8aX2+a8sNIdgjgqkfe5z2P33mNxTCSITZsSl4J 8vOA== |
| MIME-Version | 1.0 |
| X-Received | by 10.180.21.243 with SMTP id y19mr14326055wie.13.1368071622159; Wed, 08 May 2013 20:53:42 -0700 (PDT) |
| In-Reply-To | <4558a365-4c27-4656-9cc9-9efbdec31e6a@pl9g2000pbb.googlegroups.com> |
| References | <CAMjeLr_eJf1Aboz=2+oti4TOV=oejUYVo7K4zks+Ck4CSHaqpg@mail.gmail.com> <5167F327.3030803@nedbatchelder.com> <CAMjeLr8+pr12+0mN0SOrtg9ZTkNq=PiqxWyqB8CxpJ0BT=sxJA@mail.gmail.com> <mailman.1475.1368066966.3114.python-list@python.org> <4558a365-4c27-4656-9cc9-9efbdec31e6a@pl9g2000pbb.googlegroups.com> |
| Date | Wed, 8 May 2013 20:53:42 -0700 |
| Subject | Re: Message passing syntax for objects | OOPv2 |
| From | Mark Janssen <dreamingforward@gmail.com> |
| To | rusi <rustompmody@gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1478.1368071630.3114.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1368071630 news.xs4all.nl 15947 [2001:888:2000:d::a6]:53288 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:44999 |
Show key headers only | View raw
> "Lisp will remain the pinnacle of lambda calculus" ??? : Surreal > feeling of falling into a 25-year time-warp > > Read this http://www.cs.kent.ac.uk/people/staff/dat/miranda/wadler87.pdf > > Just for historical context: > When this was written in the 80s: > - The FP languages of the time -- KRC, SASL, Miranda, Orwell -- were > elegant and academic > - Lisp was quasi-industrial-strength but as Wadler argues above, was > not doing good service to functional programming Fascinating. -- MarkJ Tacoma, Washington
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Message passing syntax for objects | OOPv2 Mark Janssen <dreamingforward@gmail.com> - 2013-05-08 19:35 -0700
Re: Message passing syntax for objects | OOPv2 rusi <rustompmody@gmail.com> - 2013-05-08 20:26 -0700
Re: Message passing syntax for objects | OOPv2 Mark Janssen <dreamingforward@gmail.com> - 2013-05-08 20:53 -0700
Re: Message passing syntax for objects | OOPv2 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-09 05:39 +0000
Alternate computational models can be harmonious (was Message passing syntax for objects | OOPv2) rusi <rustompmody@gmail.com> - 2013-05-09 04:56 -0700
Re: Message passing syntax for objects | OOPv2 Mark Janssen <dreamingforward@gmail.com> - 2013-05-09 14:41 -0700
csiph-web