Skip to content

Czesia99/RoadToHaskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road To Haskell

art made by: @henfur

Content

  • Day01
    • Implement from scratch basic functions which are in the Haskell's standard library. Most of haskell's advanced tools are forbidden.
  • Day02
    • Handle errors in a more elegant way than with the error function, manage side effects (input and outputs). Build an executable with Haskell
  • Wolfram
    • 1D Wolfram's Cellular Automaton
  • Image Compressor
    • k-means clustering algorithm
  • Eval Expr
    • Functional calculator

About

Haskell introduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published