madsbuch / fibonacci

Implementations of Fibonacci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fibonacci

implementations of Fibonacci.

Accompanying this project I have a series of blog posts explaining various aspects of programming.

Styles

It is clear that the Fibonacci has been implemented in many various styles:

  • Direct Recursion
  • Accumulated Recursion
  • Continuation Passing Style
  • Iterative
  • Dynamic Programming

About

Implementations of Fibonacci


Languages

Language:Coq 27.2%Language:Haskell 14.0%Language:Java 10.5%Language:C# 9.6%Language:C 7.2%Language:JavaScript 5.3%Language:Scala 4.7%Language:Prolog 4.7%Language:PHP 4.3%Language:R 4.1%Language:Julia 2.6%Language:Whiley 1.4%Language:Python 1.3%Language:Standard ML 0.8%Language:TeX 0.7%Language:Elixir 0.6%Language:Idris 0.4%Language:Clean 0.4%Language:Shell 0.1%