wasm-demo/demo/ermis-f/python_m/cur/1323

51 lines
1.8 KiB
Plaintext

From: jam at newimage.com (jam)
Date: Sun, 25 Apr 1999 18:32:29 -0400
Subject: perl v python
In-Reply-To: <37238A6A.E245337D@btinternet.com>; from Mark E. Owen on Sun, Apr 25, 1999 at 10:34:34PM +0100
References: <37238A6A.E245337D@btinternet.com>
Message-ID: <19990425183229.B17114@toast.internal>
Content-Length: 1426
X-UID: 1323
On Sun, Apr 25, 1999 at 10:34:34PM +0100, Mark E. Owen wrote:
>
> I've been using perl quite some time, just starting looking
> at Python.
>
> what's peoples views/comparisons of both languages?
>
> Cheers
> Mark
>
greetings,
though perhaps considered a bit dated, I found the following reference on
the python.org site <http://www.python.org/doc/essays/comparisons.html>:
"Python and Perl come from a similar background (Unix scripting, which
both have long outgrown), and sport many similar features, but have a
different philosophy. Perl emphasizes support for common
application-oriented tasks, e.g. by having built-in regular expressions,
file scanning and report generating features. Python emphasizes support
for common programming methodologies such as data structure design and
object-oriented programming, and encourages programmers to write readable
(and thus maintainable) code by providing an elegant but not overly
cryptic notation. As a consequence, Python comes close to Perl but rarely
beats it in its original application domain; however Python has an
applicability well beyond Perl's niche."
there have also been numerous posts on c.l.python regarding this very
topic.. have a look through dejanews.
regards,
J
--
|| visit gfd <http://quark.newimage.com:8080/>
|| psa member #293 <http://www.python.org/>
|| New Image Systems & Services, Inc. <http://www.newimage.com/>