Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45175
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-05-11 21:45 -0700 |
| References | <CAMbF=C_GF_AKO2dD_=bH6VN2GVcSbC=KtHFLw62CKq2yitcfyQ@mail.gmail.com> <mailman.1567.1368303052.3114.python-list@python.org> <af5ca518-1732-440c-b70c-870e9c5a43ff@wg15g2000pbb.googlegroups.com> <3ecb79eb-4b62-4da9-bdaa-a8d4f8d008c3@zo5g2000pbb.googlegroups.com> |
| Message-ID | <d49ba45f-491b-478b-8ccb-e1701c4bf081@ua8g2000pbb.googlegroups.com> (permalink) |
| Subject | Re: Python for philosophers |
| From | rusi <rustompmody@gmail.com> |
On May 12, 9:22 am, rusi <rustompm...@gmail.com> wrote: > On May 12, 3:16 am, alex23 <wuwe...@gmail.com> wrote: > > > On 12 May, 06:10, Mark Janssen <dreamingforw...@gmail.com> wrote: > > > > Wow. You must be from another planet. Find Socrates if you wish to > > > know these things. He's from there also. > > > Now now, there's no need for a turf war, there's plenty of room on > > this list for crazies. > > I'm reminded of this: > > Conversation between inmate and attendant in an asylum > > Inmate: I am Napoleon > Attendant: Yes of course. But how did you know that? > Inmate: God himself told me s… > [Loud voice from another corner] I told you no such thing! I have on occasion expressed that newcomers to this list should be treated with more gentleness than others. And since my own joking may be taken amiss, let me hasten to add (to the OP -- Citizen Kant) What you are looking for is more in line with what is called 'rewriting systems' And the shortening you talk of is usually called 'canonical form' or 'normal form' Python is closer to such than traditional imperative/OO languages like C/C++/Java, though other languages -- usually called 'functional language' are generally closer to this ideal. The most mainstream of these today is probably 'Haskell' For your purposes however you may want to look at functional languages that are more explicitly based on rewriting such as 'Pure' (earlier 'Q') For last http://en.wikipedia.org/wiki/Pure_%28programming_language%29 For rest: Ive tried to put into quotes things that could he helpful starting points for search engine research
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Python for philosophers Mark Janssen <dreamingforward@gmail.com> - 2013-05-11 13:10 -0700
Re: Python for philosophers alex23 <wuwei23@gmail.com> - 2013-05-11 15:16 -0700
Re: Python for philosophers rusi <rustompmody@gmail.com> - 2013-05-11 21:22 -0700
Re: Python for philosophers rusi <rustompmody@gmail.com> - 2013-05-11 21:45 -0700
Re: Python for philosophers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-12 05:17 +0000
Re: Python for philosophers Devin Jeanpierre <jeanpierreda@gmail.com> - 2013-05-12 04:15 -0400
Re: Python for philosophers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-12 14:32 +0000
Re: Python for philosophers Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-05-12 13:25 -0400
Re: Python for philosophers Chris Angelico <rosuav@gmail.com> - 2013-05-12 14:47 +1000
csiph-web