NAME

examples/benchmarks/fib.pir - Fibonacci Benchmark

SYNOPSIS

    % time ./parrot examples/benchmarks/fib.pir n

DESCRIPTION

Calculates the Fibonacci Number for n (defaults to 28 if unspecified).

SEE ALSO

examples/benchmarks/fib.pl.