NAME
pbc2c - Parrot byte code compiler
SYNOPSIS
pbc2c foo.pbc > foo.c
DESCRIPTION
Compile the Parrot PackFile listed on the command line, or from standard input if no file is named.
AUTHOR
Gregor N. Purdy <gregor@focusresearch.com>
COPYRIGHT
Copyright (C) 2001 Gregor N. Purdy. All rights reserved.
LICENSE
This program is free software. It is subject to the same license as the Parrot interpreter.