Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > d92aa75c2d384ff9f513aed09a46f703 > files > 741

parrot-doc-3.1.0-2.mga1.i586.rpm

This directory contains PIR programs for the Computer Language Shootout at
http://shootout.alioth.debian.org/

The first line:

  #!./parrot -j

is indicating the preferred because fastest runcore for that benchmark.

If you want your PIR program (toto.pir) to be automatically tested (by t/examples/shootout.t) : 
just  put the expected output file along, call it toto.pir.output
If you need an input file, to be read from stdin, call it toto.pir.input
Karl Forner