Hello!

There are good lists of Perl6 features like
https://wendyga.wordpress.com/2015/12/25/why-would-you-want-to-use-perl-6-some-answers/
http://doc.perl6.org/language/faq#Why_should_I_learn_Perl_6?_What%27s_so_great_about_it

Do you know about list of Perl6 reserves? What is missing? Where it can be 
better?

Some thoughts:

Perl6 cannot be (yet?) used as web client side scripting language.
(JavaScript replacament)
http://stackoverflow.com/questions/930716/alternatives-to-javascript

Perl6 cannot be (yet?) compiled into executable code.
I don't mean bundling script with interpreter and VM.
Although when none dynamic features are used and every variable is typed.
(C replacement)
https://topcoder23.wordpress.com/2011/10/25/linus-torvalds-on-why-c-rocks-and-c-sucks/

Perl6 does not (yet?) support online module replacement
for Highly available, non-stop applications.
(Erlang replacement)
https://en.wikipedia.org/wiki/Erlang_%28programming_language%29

What are other features/properties in other languages missing in perl6, please?
Compilation to JS?  
https://en.wikipedia.org/wiki/Dart_%28programming_language%29
…

Kind regards,
Hans

PS: Please serious answers, no flame.

Reply via email to