in reply to Re: Re: Life beyond CGI and DBI
in thread Life beyond CGI and DBI
Yes. These things include:
I mean, come on... Perl is Turing Complete (standard boilerplate regarding assumptions about sufficient storage room, as Turing Machines, technically, have unlimitted memory), and thus can do anything that a Turing Machine is capable of. Every other programming language that currently exists (bearing in mind that there aren't any programming languages yet developed for quantum computers, which could, possibly be something beyond a Deterministic Turing Machine) is no more capable than a Turing Machine. Therefore, I can safely state that there is nothing which Perl "simply cannot do", but which other programming languages can do.
To paraphrase: Perl can do anything that can be done on a computer, and no programming language can make a computer do more than a computer is capable of doing.
Of course, you could have been trying to use hyperbole, or being figurative...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Life beyond CGI and DBI
by Abigail-II (Bishop) on Oct 09, 2003 at 08:39 UTC | |
|
Re: Re: Re: Re: Life beyond CGI and DBI
by Anonymous Monk on Oct 09, 2003 at 05:28 UTC |