NAME
examples/shootout/README.pod - Readme file for PIR programs for the Computer Language Shootout.
DESCRIPTION
This README sets out information about the PIR programs for the Computer Language Shootout at http://shootout.alioth.debian.org/.
The first line:
#!./parrot -j
indicates the preferred -- because it's fastest -- runcore for the benchmark.
NOTE
If you want your PIR program (toto.pir) to be automatically tested (by t/examples/shootout.t), just put the expected output file along and call it toto.pir.output.
If you need an input file from stdin, call it toto.pir.input. --Karl Forner
COPYRIGHT
Copyright (C) 2001-2012, Parrot Foundation.