NAME ^

examples/assembly/slurp.pasm - Read,concatenate and print

SYNOPSIS ^

    % ./parrot examples/assembly/slurp.pasm

DESCRIPTION ^

Reads from stdin and concatenates to a buffer. When an empty line is received the buffer is printed.


parrot