Skip to content

AnonymousChinchilla312/Fibonacci_Erlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This program displays the fibonacci and lucas sequences using Erlang. It can display sequences of a certain length, sequences up to a maximum value, and numbers in specific positions in the sequence.

I created this to teach myself the basics of Erlang, as well as recursion and data types.

Software Demo Video

Development Environment

This project was developed using VS Code.

Useful Websites

Some websites that were helpful in developing this project.

Future Work

These are a few steps to improve this code should I need to:

  • Implementing memoization to improve performance time for large numbers.
  • Allowing for sequences that expand into the negative numbers as well as positive numbers.

About

A simple program that displays fibonacci and lucas numbers in Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages