Perl is not Dead, it is a Dead End
speakerdeck.com
Perl is not Dead, it is a Dead End
1–10 of 14 posts
Re: Perl is not Dead, it is a Dead End
#2Re: Perl is not Dead, it is a Dead End
#3Re: Perl is not Dead, it is a Dead End
#4I guess I don't understand why this guy wants to create yet another programming language. He spends his entire slide deck complaining about how bad Perl is, without ever discussing the obvious possibility of... just using another language. Is there anything good about Perl 5 that other languages haven't already copied? If there is, what is it? I am not trying to be facetious here-- just curious.
Re: Perl is not Dead, it is a Dead End
#5Perl 5 never struck me as something one would set out to acquire from scratch. Perl 6 does, but there are fresher faces and I wouldn't predict it becoming a major force anytime soon.
Re: Perl is not Dead, it is a Dead End
#6If "Perl is a dead end" (his words, not mine), then why not switch to another similar language like Python or Ruby? I guess I don't understand why this guy wants to create yet another programming language. He spends his entire slide deck complaining about how bad Perl is, without ever discussing the obvious possibility of... just using another language. Is there anything good about Perl 5 that other languages haven't…
It's not fat Perl hackers and CGI weenies anymore, but rather Python dev-ops wahoos and Rails coders.
There are all kinds of wonderful toys old and new that I'd love to be using. I just don't have a practical reason to call upon them.
Re: Perl is not Dead, it is a Dead End
#7This is worth reading, in spite of it's inflammatory title, as it's really about a new project: moe ( https://github.com/stevan/moe ) an "ultra-modern perl 5" written in Scala.
Re: Perl is not Dead, it is a Dead End
#8If "Perl is a dead end" (his words, not mine), then why not switch to another similar language like Python or Ruby? I guess I don't understand why this guy wants to create yet another programming language. He spends his entire slide deck complaining about how bad Perl is, without ever discussing the obvious possibility of... just using another language. Is there anything good about Perl 5 that other languages haven't…
Because a lot of the points given also apply to Python & Ruby.
>I guess I don't understand why this guy wants to create yet another programming language.
He isn't. It looks like he's creating an improved / cleaned-up perl5 running on a new VM. Think of it as perl6 if the perl6 moniker hadn't already been taken!
EDIT - Hopefully clearer analogy... the project is a mixture of python2 -> python3 (language cleanup) + MRI -> YARV (new compiler & VM).
> Is there anything good about Perl 5 that other languages haven't already copied? If there is, what is it?
The author of the talk (Stevan Little) is the creator of Moose (http://moose.perl.org). I think what he maybe striving for is a Moose implemented on a modern future proofed VM (full threading/multiprocessing, etc).
The question you may want to ask is why? By sounds of this talk it appears that his p5-mop proposal/work (https://github.com/stevan/p5-mop), which was originally mooted for perl 5.16, as probably been blocked by the Perl core team (p5p). It's a shame if that is what's happened :(
Re: Perl is not Dead, it is a Dead End
#9If "Perl is a dead end" (his words, not mine), then why not switch to another similar language like Python or Ruby? I guess I don't understand why this guy wants to create yet another programming language. He spends his entire slide deck complaining about how bad Perl is, without ever discussing the obvious possibility of... just using another language. Is there anything good about Perl 5 that other languages haven't…
> If "Perl is a dead end" (his words, not mine), then why not switch to another similar language like Python or Ruby? Because a lot of the points given also apply to Python & Ruby. >I guess I don't understand why this guy wants to create yet another programming language. He isn't. It looks like he's creating an improved / cleaned-up perl5 running on a new VM. Think of it as perl6 if the perl6 moniker hadn't already b…
That's what he hints at in one of the slides. I'd like to know what exactly happened though, I was interested in that project.
Re: Perl is not Dead, it is a Dead End
#10Earlier quoted context omitted.
> If "Perl is a dead end" (his words, not mine), then why not switch to another similar language like Python or Ruby? Because a lot of the points given also apply to Python & Ruby. >I guess I don't understand why this guy wants to create yet another programming language. He isn't. It looks like he's creating an improved / cleaned-up perl5 running on a new VM. Think of it as perl6 if the perl6 moniker hadn't already b…
> The question you may want to ask is why? By sounds of this talk it appears that his p5-mop proposal/work ( https://github.com/stevan/p5-mop ), which was originally mooted for perl 5.16, as probably been blocked by the Perl core team (p5p). It's a shame if that is what's happened :( That's what he hints at in one of the slides. I'd like to know what exactly happened though, I was interested in that project.
In meantime I raise my glass (again [1]) for all his great work on Moose and hope that p5-mop does make it into Perl core and/or he manages to make Moe a success.
[1] - http://stevan-little.blogspot.co.uk/2010/03/moose-100-is-rel...