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).
examples/benchmarks/fib.pir - Fibonacci Benchmark
% time ./parrot examples/benchmarks/fib.pir n
Calculates the Fibonacci Number for n
(defaults to 28 if unspecified).