NAME ^

examples/benchmarks/fib.imc - Fibonacci Benchmark

SYNOPSIS ^

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

DESCRIPTION ^

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

SEE ALSO ^

examples/benchmarks/fib.pl.


parrot