On Fri, 2009-03-06 at 11:59 +0100, Marco Mariani wrote:
> Lie Ryan wrote:
> 
> > Python is Turing Complete
> 
> Well, actually no, because it doesn't support an infinite amount of memory.

Surely you can address an infinite amount of storage using infinite
length integers and a wrapper to files on disk - then it's just your
OS's limits that hold it back - so python is turing/register complete.

Tim Wintle

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to