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.


parrot