NAME ^

examples/pir/readline.pir - Read,concatenate and print

SYNOPSIS ^

    % ./parrot examples/pir/readline.pir

DESCRIPTION ^

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


parrot