Skip to content

DamienMERCIER/FunPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FunPool epitech

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Documentation

About The Project

The goal of this project is to learn the basics of Haskell and functional programming.
It's a implementation from scratch a bunch of functions wich are present in a way or another in the Haskell's standard library.

Built With

Getting Started

Prerequisites

If you don't already have Ghci, you need to install it.

  • Ghci
    sudo dnf install haskell-platform

Installation

  1. Clone the repo
    git clone [email protected]:DamienMERCIER/FunPool.git
  2. Install Ghci if you have not already done it
    sudo dnf install haskell-platform

Usage

  1. Select a day
    cd Day01
  2. Run ghci
    ghci My.sh
  3. Test
    mySucc 12

Documentation

For more examples, please refer to the Documentation
If you don't know anything about Haskell you can start here

About

A gentle introduction to functional programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published