parrotcode: Python Native Call Interface Functions | |
Contents | Dynamic PMCs |
classes/nci.pmc - Python Native Call Interface Functions
Extends Parrot's NCI to include attributes, implemented as properties.
PMC *get_attr_str(STRING *name)
name
.void *invoke(void *next)
*next
.docs/pdds/pdd03_calling_conventions.pod.
Initial revision by sean 2002/08/04.
|