pbc_dump
Parrot development tools
Install
- All systems
-
curl cmd.cat/pbc_dump.sh
- Debian
-
apt-get install parrot-devel - Ubuntu
-
apt-get install parrot-devel - Fedora
-
dnf install parrot-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install parrot-devel - Raspbian
-
apt-get install parrot-devel
parrot-devel
Parrot development tools
This package contains development tools for the Parrot virtual machine. It is essential for developing language implementations to run on Parrot, but not needed for running languages once they've been installed.