Skip to content

:neckbeard: Data Structures and solution to Functional Programming problems, for now implemented in Haskell.

Notifications You must be signed in to change notification settings

memoriasIT/Functional-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Functional Programming

Welcome to my github repo!
Here I am posting my notes and exercises I am doing in order to learn functional programming.
I want to thank @nathanielrsuchy and @devonrevenge for introducing me into functional programming.

Table of Contents

Haskell

  • Notes: Personal notes about several topics (recursion, libraries/modules, datastructures...)
  • Exercises: Starting with simple exercises and implementing simple datastructures
  • Parser: Little parser idea I got in order to practice a bit.
  • Linear Data Structures: Linear Data Structures in Haskell
  • Trees: Trees in Haskell
  • Data Structures: More dataStructures can be found here

About

:neckbeard: Data Structures and solution to Functional Programming problems, for now implemented in Haskell.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published