Matt S Trout > Rakudo-Star-2012.08_001 > extend.pod

Download:
Rakudo-Star-2012.08_001.tar.gz

Annotate this POD

Source  

NAME ^

extend.pod - Parrot extension system

SYNOPSIS ^

    #include "parrot/extend.h"

    int main(int argc, char *argv[]) {
    }

DESCRIPTION ^

This document, briefly, describes Parrot's extension system.

FILES ^

include/parrot/extend.h
extend.c

DESCRIPTION ^

Data Structures

TODO

Constants

TODO

Functions

TODO

SEE ALSO ^

extend.c and extend.h for the implementation.

syntax highlighting: