examples/benchmarks/fib.pir - Fibonacci Benchmark
% time ./parrot examples/benchmarks/fib.pir n
Calculates the Fibonacci Number for n (defaults to 28 if unspecified).
n
examples/benchmarks/fib.pl.