Programming is hard, let's go scripting..
1–10 of 96 posts
Re: Programming is hard, let's go scripting..
#2God says... unbelievers lacketh Time quicken butler becometh kindly deeps humble triumph sick severally top refer deservedly shalt constituteth shore stores Ask falsehood cold flash corruptions eternal tale
Re: Programming is hard, let's go scripting..
#3Re: Programming is hard, let's go scripting..
#4tl;dr; So basically Perl 6 will force strict and warnings by default.
Re: Programming is hard, let's go scripting..
#5Re: Programming is hard, let's go scripting..
#6Re: Programming is hard, let's go scripting..
#7tl;dr; So basically Perl 6 will force strict and warnings by default.
Re: Programming is hard, let's go scripting..
#8I'm a python programmer and this article really makes me interested in Perl. The only problem is that Perl 6 haven't shipped yet in more then 4 years since this article was written, have it?
Re: Programming is hard, let's go scripting..
#9Re: Programming is hard, let's go scripting..
#10I'm a python programmer and this article really makes me interested in Perl. The only problem is that Perl 6 haven't shipped yet in more then 4 years since this article was written, have it?
The difficulty right now for anyone from a Perl 5 background who would otherwise jump into Perl 6, is that running your Perl 6 program is really, really slow. I don't know if it's the compile step or execution or something else.