NAME ^

examples/subs/pasm_sub1.pasm - Parrot calling conventions

SYNOPSIS ^

    % ./parrot examples/subs/pasm_sub1.pasm

DESCRIPTION ^

Sample subroutines in Parrot assembler. Shows you how to create a .Sub and invokecc it.

= TODO

Examples for parameter passing.

SEE ALSO ^

docs/ops/core.pod docs/pdds/pdd03_calling_conventions.pod


parrot