pbc_to_exe

Langue: en

Autres versions - même langue

Version: 2010-06-17 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

pbc_to_exe - Generate executables from Parrot bytecode

DESCRIPTION

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.