pbc_to_exe - Generate executables from Parrot bytecode
Compile bytecode to executable. SYNOPSIS pbc_to_exe my.pbc => my.exe pbc_to_exe my.pbc --install => installable_my.exe Warning! With --install there must be no directory prefix in the first arg yet.