+ 2
Perl 6
does anyone have any experience with perl 6 or did it just kind of flop into a forgotten realm. whats different about 5 vs 6
3 odpowiedzi
+ 3
Well I Havent experienced perl6 😅😅
But i found this on web :
Perl 6 is a high-level, general-purpose, gradually typed language. Perl 6 is multi-paradigmatic. It supports Procedural, Object Oriented, and Functional programming.
More here :
https://perl6intro.com/
https://perl6.org/
Difference :
One of the most notable differences between Perl 5 and Perl 6 is specification. Perl 6 began as a specification, which means that it can be re-implemented, and it also eliminates the need for programmers to read source code. This isn’t a technical difference between the two languages
More here :
https://blog.stoneriverelearning.com/perl-5-vs-perl-6-changes-you-should-know/
Thanks
+ 1
i do appreciate your contribution however i was looking for more of a personalized answer based on user experience
+ 1
No experience but experimenting perl6. I think perl6 is still in experiment. Haven’t heard any one using 6 in production.