TITLE ^

xlibtest.pl - A test of Xlib.pir usage from nqp

SYNOPSYS ^

This is an initial version, be careful and not expect too much.

Compile Xlib.pir to Xlib.pbc before usage:

    ../../parrot -o Xlib.pbc Xlib.pir

To run this file, execute the following command from the current directory:

    ../../parrot ../../compilers/nqp/nqp.pbc xlibtest.nqp

Press any key to exit.


parrot