Related articles |
---|
[14 earlier articles] |
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) |
Re: Why context-free? stephen@dino.dnsalias.com (2005-10-23) |
Re: Why context-free? nmm1@cus.cam.ac.uk (2005-10-26) |
Re: Why context-free? wyrmwif@tsoft.org (SM Ryan) (2005-10-26) |
[6 later articles] |
From: | nmm1@cus.cam.ac.uk (Nick Maclaren) |
Newsgroups: | comp.compilers |
Date: | 19 Oct 2005 02:34:52 -0400 |
Organization: | University of Cambridge, England |
References: | 05-10-053 05-10-061 05-10-083 05-10-090 |
Keywords: | design |
Posted-Date: | 19 Oct 2005 02:34:52 EDT |
anton@mips.complang.tuwien.ac.at (Anton Ertl) writes:
|> 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.
My observations indicate that it has a critical mass and is growing in
relative popularity, but I would not go as far as you.
|> > I think this tells us that syntactic elegance isn't a big issue for
|> >language users. -John]
Anyone like to justify Fortran's or C's? Yes, quite.
|> 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.
I have, and do. It is one of my main reasons, though really only as
part of the "When I make an error, tell me I am an idiot, don't just
do something unpredictable."
Regards,
Nick Maclaren.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.