Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51643
| Subject | Lambda function Turing completeness |
|---|---|
| From | Musical Notation <musicdenotation@gmail.com> |
| Date | 2013-07-31 13:53 +0700 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17.1375272465.1251.python-list@python.org> (permalink) |
Is it possible to write a Turing-complete lambda function (which does not depend on named functions) in Python?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Lambda function Turing completeness Musical Notation <musicdenotation@gmail.com> - 2013-07-31 13:53 +0700
Re: Lambda function Turing completeness Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-08-01 05:55 +0000
Re: Lambda function Turing completeness Ian Kelly <ian.g.kelly@gmail.com> - 2013-08-01 11:05 -0600
Re: Lambda function Turing completeness Piet van Oostrum <piet@vanoostrum.org> - 2013-08-24 19:45 -0400
Re: Lambda function Turing completeness Piet van Oostrum <piet@vanoostrum.org> - 2013-08-24 20:30 -0400
csiph-web