| parrotcode: PMC to C Code Generation | |
| Contents | Perl Modules | 

Parrot::Pmc2c::Library - PMC to C Code Generation

    use Parrot::Pmc2c::Library;

Parrot::Pmc2c::Library is a wrapper around a collection of PMCs linked in the same dynamic library.

generate_library($library_name, $pmcs)    Parrot::Pmc2c::Library->generate_library( $library_name, $pmcs );
gen_hgen_c
|  |   |