asonix / fibonacci-examples

Fibonacci in various languages. Taking advantage of language-specific features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fibonacci Examples

This repository is supposed to show off different languages and their unique ways of handling the problem of generating a sequence of fibonacci numbers.

About

Fibonacci in various languages. Taking advantage of language-specific features.


Languages

Language:Elm 30.3%Language:Elixir 27.2%Language:Ruby 18.6%Language:Python 15.2%Language:Rust 8.7%