perl6-m

Perl 6 implementation on top of Moar virtual machine

Install

All systems
curl cmd.cat/perl6-m.sh
Debian Debian
apt-get install rakudo
Ubuntu
apt-get install rakudo
image/svg+xml Kali Linux
apt-get install rakudo
Fedora
dnf install rakudo
Windows (WSL2)
sudo apt-get update sudo apt-get install rakudo
OS X
brew install rakudo
Raspbian
apt-get install rakudo

rakudo

Perl 6 implementation on top of Moar virtual machine

Rakudo Perl is a compiler that implements the Perl 6 specification and runs on top of several virtual machines. Debian rakudo package runs on top of MoarVM. Perl 6 is a programming language, member of the Perl family. Like Perl 5, her world-famous big sister, Perl 6 intends to carry forward the high ideals of the Perl community and is currently being developed by a team of dedicated and enthusiastic volunteers. valgrind package installation is suggested to debug issues with perl6-valgrind-m program.