Related articles |
---|
[11 earlier articles] |
Re: Why context-free? boldyrev@cgitftp.uiggm.nsc.ru (Ivan Boldyrev) (2005-10-10) |
Re: Why context-free? dot@dotat.at (Tony Finch) (2005-10-13) |
Re: Why context-free? nmm1@cus.cam.ac.uk (2005-10-13) |
Re: Why context-free? cfc@world.std.com (Chris F Clark) (2005-10-13) |
Re: Why context-free? neelk@cs.cmu.edu (Neelakantan Krishnaswami) (2005-10-13) |
Re: Why context-free? darius@raincode.com (Darius Blasband) (2005-10-13) |
Re: Why context-free? anton@mips.complang.tuwien.ac.at (2005-10-14) |
Re: Why context-free? darius@raincode.com (Darius Blasband) (2005-10-19) |
Re: Why context-free? nmm1@cus.cam.ac.uk (2005-10-19) |
Re: Why context-free? nmm1@cus.cam.ac.uk (2005-10-19) |
Re: Why context-free? nmm1@cus.cam.ac.uk (2005-10-20) |
Re: Why context-free? find@my.address.elsewhere (Matthias Blume) (2005-10-23) |
Re: Why context-free? lhp+news@toft-hp.dk (Lasse =?ISO-8859-1?Q?Hiller=F8e?= Petersen) (2005-10-23) |
[9 later articles] |
From: | anton@mips.complang.tuwien.ac.at (Anton Ertl) |
Newsgroups: | comp.compilers |
Date: | 14 Oct 2005 17:19:29 -0400 |
Organization: | Institut fuer Computersprachen, Technische Universitaet Wien |
References: | 05-10-053 05-10-061 05-10-083 |
Keywords: | design, comment |
Posted-Date: | 14 Oct 2005 17:19:29 EDT |
Darius Blasband <darius@raincode.com> writes:
>[Python has a much cleaner syntax than perl, but never got perl's critical
>mass.
Well, the data I have on programming language popularity
<http://www.complang.tuwien.ac.at/anton/comp.lang-statistics/>
certainly indicates that Python got a critical mass. Indeed, it seems
to gain popularity, while Perl seems to lose popularity; indeed,
Python seems to be more popular than perl since 2003. Of course, my
methodology for estimating the popularity is questionable (as is any I
have seen), but it certainly indicates that Python is very popular.
> I think this tells us that syntactic elegance isn't a big issue for
>language users. -John]
Conversely, maybe the increase in the popularity of Python is based on
its syntactic characteristsics, at least in part.
Disclaimer: I have never programmed in Python, and very little
in Perl.
- anton
--
M. Anton Ertl
anton@mips.complang.tuwien.ac.at
http://www.complang.tuwien.ac.at/anton/home.html
[I think if you look at the number of people running web sites in perl
vs. in python, perl still wins big. There's nothing wrong with python,
but it's not enough nicer than perl to get me to give up the vast CPAN
libraries. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.