pbc_to_exe

Langue: en

Autres versions - même langue

Version: 2010-09-21 (fedora - 01/12/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