| parrotcode: cat-like utility | |
| Contents | Examples | 

examples/assembly/cat.pasm - cat-like utility

    % ./parrot examples/assembly/cat.pasm

Simple cat-like utility to test PIO read/write. Does not use STDIO.
Echoes what you type once you hit return.
You'll have to Ctl-C to exit.
|  |   |