Category:Raku: Difference between revisions

1,069 bytes added ,  10 months ago
additional online evaluator
m (Add raku tag)
(additional online evaluator)
 
(8 intermediate revisions by 3 users not shown)
Line 16:
{{language programming paradigm|generic}}
{{infobox_begin}}Can't install Raku locally?<br>Try Raku on-line!<br>
[https://perl6.github.io/6pad/ Try Raku on 6pad].<br>
[https://tio.run/#perl6 Try Raku on tio.run].<br>
[https://glot.io/new/perl6raku Try Raku on glot.io].<br>
[https://repl.it/languages/raku Try Raku on repl.it].<br>
[https://perl6.github.io/6pad/ Try Raku on 6pad].<br>
[https://ideone.com/fork/685KSI Try Raku on ideone].<br>
[https://fglock.github.io/Perlito/perlito/perlito6.html Try Raku with Perlito].<br>
[http://rakudist.raku.org/play/ (RakuPlay is currently down)].<br>
[https://ato.pxeger.com/run?1=m72kKDG7dMGCpaUlaboWaBSUBgA Try Raku on Attempt This Online].<br>
{{infobox_end}}
Raku is thea up-and-comingmember littleof sister tothe Perl 5family of programming languages.
Though it resembles previous versions of [[Perl]] to no small degree, Raku is substantially a new language;. byBy design, it isn't backwards-compatible with Perl 5.
The first official release was at Christmas of 2015.
 
Line 35 ⟶ 40:
The only compiler implementing the full test suite, Rakudo, currently runs on either of two backends, MoarVM or JVM.
Subsequent language revisions are planned for release on a roughly yearly cycle.
 
==Useful links==
* [https://raku.org Raku language home]
* [https://rakudo.org Rakudo compiler home]
* [https://en.wikipedia.org/wiki/Raku_(programming_language) Wikipedia]
 
==A Note on the Renaming==
The renaming of "Perl 6" as "Raku" occurred in October 2019. Since the old name has been in use for many years, it will take some time for the new designation to propagate widely. Expect to see both names in use for some time, but understand that they refer to exactly the same underlying idea. As of March 14, 2020, all of the existing "Perl 6" tasks have been renamed to "Raku". There are still many mentions of Perl 6 throughout the site, and likely will be for the foreseeable future.
 
<br clear=right><!-- Stop the category list and infobox from overlapping -->
350

edits